Type Definition r_core::RIOFdGetName[][src]

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