Function LLVMRemoveBasicBlockFromParent

Source
pub unsafe extern "C" fn LLVMRemoveBasicBlockFromParent(
    BB: *mut LLVMBasicBlock,
)