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