[][src]Function wpilib_sys::bindings::HAL_StopNotifier

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

Stops a notifier from running.

This will cause any call into HAL_WaitForNotifierAlarm to return.

@param notifierHandle the notifier handle