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