JS_SetGCThreshold

Function JS_SetGCThreshold 

Source
pub unsafe extern "C" fn JS_SetGCThreshold(
    rt: *mut JSRuntime,
    gc_threshold: size_t,
)