Function js::jsapi::JS_SetGCParameter
[−]
[src]
pub unsafe extern "C" fn JS_SetGCParameter(
rt: *mut JSRuntime,
key: JSGCParamKey,
value: u32
)