[][src]Function mynewt::kernel::os::os_sanity_check_reset

pub unsafe extern "C" fn os_sanity_check_reset(
    arg1: *mut os_sanity_check
) -> c_int

Reset the os sanity check, so that it doesn't trip up the sanity timer.

Return: 0 on success, error code on failure