pub unsafe extern "C" fn tidyNodeLine(tnod: TidyNode) -> uint
Get the line number where the node occurs. @param tnod The node to query. @result Returns the line number.