mozjs_sys::jsapi

Function JS_GetGCParameter

Source
pub unsafe extern "C" fn JS_GetGCParameter(
    cx: *mut JSContext,
    key: JSGCParamKey,
) -> u32