pub unsafe extern "C" fn tidyLocalizedString(
messageType: uint,
) -> ctmbstrExpand description
Provides a string given messageType in the current localization for the
single case.
@param messageType The message type.
@result Returns the desired string.