JS_ExecutePendingJob

Function JS_ExecutePendingJob 

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