Type Definition r_core::RIODescUse[][src]

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