tidyOptGetNextMutedMessage

Function tidyOptGetNextMutedMessage 

Source
pub unsafe extern "C" fn tidyOptGetNextMutedMessage(
    tdoc: TidyDoc,
    iter: *mut TidyIterator,
) -> ctmbstr
Expand description

Given a valid TidyIterator initiated with tidyOptGetMutedMessageList(), returns a string representing a muted message. @result A string containing the next tag.