[][src]Function quickjs_sys::JS_ExecutePendingJob

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