Type Definition r_core::RIOSystem[][src]

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