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