[−][src]Function mynewt::kernel::os::os_sanity_task_checkin
pub unsafe extern "C" fn os_sanity_task_checkin(arg1: *mut os_task) -> c_int
Provide a "task checkin" for the sanity task.
t
: The task to check in
Return: 0 on success, error code on failure