Function mozjs::rust::jsapi_wrapped::JS_InitReflectParse

source ยท
pub unsafe fn JS_InitReflectParse(
    cx: *mut JSContext,
    global: HandleObject<'_>,
) -> bool