Type Definition r_core::RIOFdRead[][src]

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