Type Definition r_core::RCmdCb[][src]

pub type RCmdCb = Option<unsafe extern "C" fn(user: *mut c_void, input: *const c_char) -> c_int>;