pub unsafe extern "C" fn tidyGetArgType(
tmessage: TidyMessage,
arg: *mut TidyMessageArgument,
) -> TidyFormatParameterTypeExpand description
Returns the TidyFormatParameterType of the given message argument.
@result Returns the type of parameter of type TidyFormatParameterType.