syscall

Attribute Macro syscall 

Source
#[syscall]
Expand description

A proc-macro that turns a rust fn into a syscall.

See more details in examples.