[][src]Function xed_sys::xed_category_enum_t2str

pub unsafe extern "C" fn xed_category_enum_t2str(
    p: xed_category_enum_t
) -> *const c_char

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