tidyGetArgType

Function tidyGetArgType 

Source
pub unsafe extern "C" fn tidyGetArgType(
    tmessage: TidyMessage,
    arg: *mut TidyMessageArgument,
) -> TidyFormatParameterType
Expand description

Returns the TidyFormatParameterType of the given message argument. @result Returns the type of parameter of type TidyFormatParameterType.