Function tidyDefaultString

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

Provides a string given messageType in the default localization (which is en). @param messageType The message type. @result Returns the desired string.