Function LLVMInstructionSetDebugLoc

Source
#[no_mangle]
pub extern "C" fn LLVMInstructionSetDebugLoc(
    Inst: LLVMValueRef,
    Loc: LLVMMetadataRef,
)