xed_error_enum_t2str

Function xed_error_enum_t2str 

Source
pub unsafe extern "C" fn xed_error_enum_t2str(
    p: xed_error_enum_t,
) -> *const c_char
Expand description

This converts strings to #xed_error_enum_t types. @param p An enumeration element of type xed_error_enum_t. @return string @ingroup ENUM