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_ClearLastMark()
int32_t BSL_ERR_ClearLastMark
(
void
)
Clear the latest flag in the error stack.
Clear the latest flag in the error stack.
注意
None.
返回值
BSL_ERR_ERR_ACQUIRE_WRITE_LOCK_FAIL
,failed
to obtain the write lock.
BSL_ERR_ERR_NO_STACK
,no
error stack.
BSL_SUCCESS
,cleared
successfully.
制作者
1.9.7