pub type _value_string_match2_t = Option<unsafe extern "C" fn(arg1: guint32, arg2: *mut value_string_ext) -> *const value_string>;Aliased Type§
pub enum _value_string_match2_t {
None,
Some(unsafe extern "C" fn(u32, *mut _value_string_ext) -> *const _value_string),
}Variants§
None
No value.
Some(unsafe extern "C" fn(u32, *mut _value_string_ext) -> *const _value_string)
Some value of type T.