Function script::dom::bindings::import::module::jsapi::JS_SetGCParameter

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