Function rquickjs::qjs::JS_GetPropertyStr

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