Function hirofa_quickjs_sys::JS_SetCanBlock

source ยท
pub unsafe extern "C" fn JS_SetCanBlock(
    rt: *mut JSRuntime,
    can_block: c_int,
)