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