Function mozjs::rust::wrappers::JS_InitReflectParse

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