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

pub unsafe extern "C" fn os_sched_sleep(
    arg1: *mut os_task,
    nticks: os_time_t
) -> c_int