Skip to main content

JS_JitGetHelperCount

Function JS_JitGetHelperCount 

Source
pub unsafe extern "C" fn JS_JitGetHelperCount(
    rt: *mut JSRuntime,
    helper_id: u32,
    count: *mut u64,
) -> i32