Function DispatchableRun

Source
pub unsafe extern "C" fn DispatchableRun(
    cx: *mut JSContext,
    ptr: *mut DispatchablePointer,
    mb: Dispatchable_MaybeShuttingDown,
)