pub unsafe extern "C" fn LLVMInstructionGetDebugLoc(
Inst: LLVMValueRef,
) -> LLVMMetadataRef
Expand description
Get the debug location for the given instruction.
pub unsafe extern "C" fn LLVMInstructionGetDebugLoc(
Inst: LLVMValueRef,
) -> LLVMMetadataRef
Get the debug location for the given instruction.