[][src]Function llvm_sys::core::LLVMInstructionEraseFromParent

pub unsafe extern "C" fn LLVMInstructionEraseFromParent(Inst: LLVMValueRef)

Remove the given instruction from its containing building block and delete it.