---
title: flexda_custom_deinit
description: "用户自定义反初始化。"
url: https://www.hikunpeng.com/document/detail/zh/flexda/api/dpak_api022.html
sourcePath: /source/zh/flexda/api/dpak_api022.html
indexId: 5dcf3860b653acef397e9ccb0f6b5740b5b2e18467161c9f3b02e3db420c32be38
---
# flexda_custom_deinit

#### 接口功能

用户自定义反初始化。


#### 接口格式

int flexda_custom_deinit ()


#### 参数说明

| 参数名 | 参数类型 | 入参/出参 | 说明 |
| --- | --- | --- | --- |
| 函数返回值 | int | 出参 | 若函数执行成功则返回0，若函数执行失败则返回错误码。 |


#### 使用实例

无
