pub unsafe extern "C" fn LLVMRemarkDebugLocGetSourceColumn(
DL: LLVMRemarkDebugLocRef,
) -> u32
Expand description
Return the column in the source file for a debug location.
pub unsafe extern "C" fn LLVMRemarkDebugLocGetSourceColumn(
DL: LLVMRemarkDebugLocRef,
) -> u32
Return the column in the source file for a debug location.