[][src]Function rquickjs_sys::JS_SetGCThreshold

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

Set the memory threshold for GC to run