pub unsafe extern "C" fn xed_error_enum_t2str(
p: xed_error_enum_t,
) -> *const c_charExpand 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
pub unsafe extern "C" fn xed_error_enum_t2str(
p: xed_error_enum_t,
) -> *const c_charThis converts strings to #xed_error_enum_t types. @param p An enumeration element of type xed_error_enum_t. @return string @ingroup ENUM