pub unsafe extern "C" fn tidyOptGetNextMutedMessage(
tdoc: TidyDoc,
iter: *mut TidyIterator,
) -> ctmbstrExpand description
Given a valid TidyIterator initiated with tidyOptGetMutedMessageList(), returns a string representing a muted message. @result A string containing the next tag.