Type Definition r_core::RLineEditorCb[][src]

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