pub unsafe extern "C" fn read( fd: i32, buf: *mut u8, count: size_t, ) -> ssize_t
Read from a file descriptor