Function tidy_sys::tidyNodeGetType

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

Get the type of node. @param tnod The node to query. @result Returns the type of node as TidyNodeType.