Skip to main content

JS_IsJitSuspended

Function JS_IsJitSuspended 

Source
pub unsafe extern "C" fn JS_IsJitSuspended(
    rt: *mut JSRuntime,
) -> c_int