[−][src]Function mynewt::kernel::os::os_callout_stop
pub unsafe extern "C" fn os_callout_stop(arg1: *mut os_callout)
Stop the callout from firing off, any pending events will be cleared.
c
: The callout to stop
pub unsafe extern "C" fn os_callout_stop(arg1: *mut os_callout)
Stop the callout from firing off, any pending events will be cleared.
c
: The callout to stop