Type Definition r_core::RCoreCmdStrCallback[][src]

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