pub unsafe extern "C" fn LLVMDILocationGetColumn(
Location: LLVMMetadataRef,
) -> c_uintExpand description
Get the column number of this debug location.
pub unsafe extern "C" fn LLVMDILocationGetColumn(
Location: LLVMMetadataRef,
) -> c_uintGet the column number of this debug location.