Function sp1_lib::syscall_write

source ยท
pub unsafe extern "C" fn syscall_write(
    fd: u32,
    write_buf: *const u8,
    nbytes: usize,
)