[][src]Function wpilib_sys::bindings::HAL_CleanNotifier

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

Cleans a notifier.

Note this also stops a notifier if it is already running.

@param notifierHandle the notifier handle