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