Type Definition r_core::RIOMapGet[][src]

pub type RIOMapGet = Option<unsafe extern "C" fn(io: *mut RIO, addr: c_ulonglong) -> *mut RIOMap>;