pub unsafe extern "C" fn LLVMRemarkDebugLocGetSourceFilePath(
DL: LLVMRemarkDebugLocRef,
) -> LLVMRemarkStringRef
Expand description
Return the path to the source file for a debug location.
pub unsafe extern "C" fn LLVMRemarkDebugLocGetSourceFilePath(
DL: LLVMRemarkDebugLocRef,
) -> LLVMRemarkStringRef
Return the path to the source file for a debug location.