Function get_debug_loc_column

Source
pub fn get_debug_loc_column(val: &ValueRef) -> u32
Expand description

Return the column number of the debug location for this value, which must be an LLVM Instruction.