Function tidy_sys::tidyAttrNext

source ·
pub unsafe extern "C" fn tidyAttrNext(tattr: TidyAttr) -> TidyAttr
Expand description

Get the next attribute. @param tattr The current attribute, so the next one can be returned. @result Returns and instance of TidyAttr.