Function tidy_sys::tidyGetNext

source ·
pub unsafe extern "C" fn tidyGetNext(tnod: TidyNode) -> TidyNode
Expand description

Get the next sibling node. @param tnod The node to query. @result Returns a tidy node.