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

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