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