mozjs::rust::wrappers

Function JS_InitReflectParse

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