Type Definition r_core::RIODescGet[][src]

pub type RIODescGet = Option<unsafe extern "C" fn(io: *mut RIO, fd: c_int) -> *mut RIODesc>;