pub unsafe extern "C" fn tidyNodeColumn(tnod: TidyNode) -> uint
Get the column location of the node. @param tnod The node to query. @result Returns the column location of the node.