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