Function read

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