pub unsafe extern "C" fn tidyLocalizedString(
    messageType: uint
) -> ctmbstr
Expand description

Provides a string given messageType in the current localization for the single case. @param messageType The message type. @result Returns the desired string.