Data Plane Development Kit Reference Manual: Intel FPGA Programmable Acceleration Card N3000

ID 683512
Date 12/06/2019
Public
Document Table of Contents

2.4.1.4. opae_adapter_destroy()

Prototype:

int opae_adapter_destroy(struct opae_adapter *adapter);

Arguments:

opae_adapter: Pointer to the OPAE adapter.

Returns:

Void

Description:

Destroys the OPAE adapter.
Defines None.