Function tidyNodeColumn

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

Get the column location of the node. @param tnod The node to query. @result Returns the column location of the node.