LLVMInstructionClone

Function LLVMInstructionClone 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMInstructionClone(
    Inst: LLVMValueRef,
) -> LLVMValueRef