syscall

Function syscall 

Source
pub unsafe extern "C" fn syscall(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Board-specific syscalls.

Those calls are directly forwarded to the board by the scheduler.