Type Definition r_core::RIOFdReadAt[][src]

pub type RIOFdReadAt = Option<unsafe extern "C" fn(io: *mut RIO, fd: c_int, addr: c_ulonglong, buf: *mut c_uchar, len: c_int) -> c_int>;