[][src]Function cdds_util::read

pub unsafe extern "C" fn read(
    __fd: c_int,
    __buf: *mut c_void,
    __nbytes: size_t
) -> ssize_t