[−][src]Function mynewt::kernel::os::os_dev_resume_all
pub unsafe extern "C" fn os_dev_resume_all() -> c_int
Resume all the devices that were suspended.
Return: 0 on success, -1 if any of the devices have failed to resume.