Function js::jsapi::SetStopwatchStartCallback [] [src]

pub unsafe extern "C" fn SetStopwatchStartCallback(
    arg1: *mut JSRuntime,
    arg2: StopwatchStartCallback,
    arg3: *mut c_void
) -> bool