Function read

Source
pub unsafe extern "C" fn read(
    __fd: i32,
    __buf: *mut c_void,
    __nbytes: usize,
) -> isize