pub unsafe extern "C" fn str2xed_reg_enum_t(
    s: *const c_char
) -> xed_reg_enum_t
Expand description

This converts strings to #xed_reg_enum_t types. @param s A C-string. @return #xed_reg_enum_t @ingroup ENUM