Function hirofa_quickjs_sys::JS_SetGCThreshold

source ยท
pub unsafe extern "C" fn JS_SetGCThreshold(
    rt: *mut JSRuntime,
    gc_threshold: usize,
)