UI_get_string_type
LCRYPTO_USED(UI_get_string_type);
enum UI_string_types UI_get_string_type(UI_STRING *uis);
LCRYPTO_ALIAS(UI_get_string_type);
switch (UI_get_string_type(uis)) {
switch (UI_get_string_type(uis)) {
string_type = UI_get_string_type(uis);
string_type = UI_get_string_type(uis);