Function rquickjs_core::qjs::JS_SetGCThreshold

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