Function read

Source
pub unsafe extern "system" fn read(
    fd: c_uint,
    buf: *mut c_char,
    count: size_t,
) -> ssize_t