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

Cleans a notifier.

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

@param notifierHandle the notifier handle