rquickjs_core::qjs

Function JS_SetCanBlock

Source
pub unsafe extern "C" fn JS_SetCanBlock(
    rt: *mut JSRuntime,
    can_block: i32,
)