STFLIB_ISP_DEVICE_StructUninitialize

The API is described in the following sections.

Description

Device structure de-initialization function.

Syntax

The following code block shows the syntax of the API.
STFLIB_ISP_DEVICE_StructUninitialize(
    ST_CI_DEVICE *pstDevice,
    );

Parameter

The API has the following parameter.
Table 1. STFLIB_ISP_DEVICE_StructUninitialize Parameter Description
Parameter Description Input/Output
pstDevice Device handle Input

Return

The API has the following return values.
Table 2. STFLIB_ISP_DEVICE_StructUninitialize Return Description
Return Description
0 Success
Other values Failure

Requirement

The file libISPC.a is required for using this API.