openHiTLS API
openHiTLS 0.1.0-Alpha1
首页
模块
结构体
文件
Bsl_err
BSL_ERR_AddErrStringBatch
BSL_ERR_ClearError
BSL_ERR_ClearLastMark
BSL_ERR_DeInit
BSL_ERR_GetError
BSL_ERR_GetErrorFileLine
BSL_ERR_GetLastError
BSL_ERR_GetLastErrorFileLine
BSL_ERR_GetString
BSL_ERR_Init
BSL_ERR_NEW_MODULE
BSL_ERR_PeekErrorFileLine
BSL_ERR_PeekLastErrorFileLine
BSL_ERR_PopToMark
BSL_ERR_RemoveErrorStack
BSL_ERR_RemoveErrStringBatch
BSL_ERR_SetMark
◆
BSL_ERR_Init()
int32_t BSL_ERR_Init
(
void
)
Initialize Error code module.
The user must call this interface to initialize.
注意
NONE
返回值
BSL_SUCCESS
,error
code module is successfully initialized.
BSL_MALLOC_FAIL
,memory
space is insufficient and thread lock space cannot be applied for.
BSL_SAL_ERR_UNKNOWN
,thread
lock initialization failed.
制作者
1.9.7