Function cyclors::read

source ยท
pub unsafe extern "C" fn read(
    __fd: c_int,
    __buf: *mut c_void,
    __nbytes: usize,
) -> isize