[−][src]Function mynewt::kernel::os::os_started
pub unsafe extern "C" fn os_started() -> c_int
Check whether or not the OS has been started.
Return: 1 if the OS has been started and 0 if it has not yet been started.
pub unsafe extern "C" fn os_started() -> c_int
Check whether or not the OS has been started.
Return: 1 if the OS has been started and 0 if it has not yet been started.