[][src]Function wpilib_sys::bindings::HAL_CancelNotifierAlarm

pub unsafe extern "C" fn HAL_CancelNotifierAlarm(
    notifierHandle: HAL_NotifierHandle,
    status: *mut i32
)

Cancels the next notifier alarm.

This does not cause HAL_WaitForNotifierAlarm to return.

@param notifierHandle the notifier handle