Function tidy_sys::tidyNodeGetName

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

Get the name of the node. @param tnod The node to query. @result Returns a string indicating the name of the node.