Type Definition r_core::RIOFdRemap[][src]

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