Function hirofa_quickjs_sys::JS_DefinePropertyValueStr
source ยท pub unsafe extern "C" fn JS_DefinePropertyValueStr(
ctx: *mut JSContext,
this_obj: JSValue,
prop: *const c_char,
val: JSValue,
flags: c_int,
) -> c_int