openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_ERR_SetMark()

int32_t BSL_ERR_SetMark ( void  )

Set the pop-up flag at the level of the current error stack.

Set the pop-up flag.

注意
none
返回值
BSL_ERR_ERR_ACQUIRE_WRITE_LOCK_FAIL,failedto obtain the write lock.
BSL_ERR_ERR_NO_STACK,noerror stack.
BSL_ERR_ERR_NO_ERROR,noerror.
BSL_SUCCESS,theflag is set successfully.