pub unsafe extern "C" fn LLVMInstructionRemoveFromParent(
Inst: LLVMValueRef,
)
Expand description
Remove the given instruction from its containing building block but kept alive.
pub unsafe extern "C" fn LLVMInstructionRemoveFromParent(
Inst: LLVMValueRef,
)
Remove the given instruction from its containing building block but kept alive.