Function mozjs::jsapi::JS_SetGCParameter

source ·
pub unsafe extern "C" fn JS_SetGCParameter(
    cx: *mut JSContext,
    key: JSGCParamKey,
    value: u32
)