Function llvm_sys::debuginfo::LLVMInstructionSetDebugLoc
source ยท pub unsafe extern "C" fn LLVMInstructionSetDebugLoc(
Inst: LLVMValueRef,
Loc: LLVMMetadataRef,
)
Expand description
Set the debug location for the given instruction.