Function write [src]
Prototype
pub extern "c" fn write(fd: fd_t, buf: [*]const u8, nbyte: usize) isize Parameters
fd: fd_tbuf: [*]const u8nbyte: 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_tbuf: [*]const u8nbyte: usize pub extern "c" fn write(fd: fd_t, buf: [*]const u8, nbyte: usize) isize