Type Definition r_core::RCoreCmd[][src]

pub type RCoreCmd = Option<unsafe extern "C" fn(core: *mut c_void, cmd: *const c_char) -> c_int>;