Function write [src]
Prototype
pub extern "c" fn write(fd: fd_t, buf: [*]const u8, nbyte: usize) isize
Parameters
fd: fd_t
buf: [*]const u8
nbyte: usize
Source
pub extern "c" fn write(fd: fd_t, buf: [*]const u8, nbyte: usize) isize
pub extern "c" fn write(fd: fd_t, buf: [*]const u8, nbyte: usize) isize
fd: fd_t
buf: [*]const u8
nbyte: usize
pub extern "c" fn write(fd: fd_t, buf: [*]const u8, nbyte: usize) isize