Function tidyNodeLine

Source
pub unsafe extern "C" fn tidyNodeLine(tnod: TidyNode) -> uint
Expand description

Get the line number where the node occurs. @param tnod The node to query. @result Returns the line number.