Function rquickjs_core::qjs::JS_GetPropertyStr
source · pub unsafe extern "C" fn JS_GetPropertyStr(
ctx: *mut JSContext,
this_obj: JSValue,
prop: *const i8
) -> JSValue
pub unsafe extern "C" fn JS_GetPropertyStr(
ctx: *mut JSContext,
this_obj: JSValue,
prop: *const i8
) -> JSValue