__sys_sched_yield

Function __sys_sched_yield 

Source
#[unsafe(no_mangle)]
pub extern "C" fn __sys_sched_yield() -> Status
Expand description

C interface to crate::syscall::sched_yield syscall Rust implementation