[−][src]Function mynewt::kernel::os::os_sanity_check_init
pub unsafe extern "C" fn os_sanity_check_init(
arg1: *mut os_sanity_check
) -> c_int
Initialize a sanity check
sc
: The sanity check to initialize
Return: 0 on success, error code on failure.