openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_ERR_PopToMark()

int32_t BSL_ERR_PopToMark ( void  )

Pop to the marked error stack level and clear the mark

Pop up to the error stack level of the mark and clear the mark

注意
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_ERR_ERR_NO_Mark,nomark.
BSL_SUCCESS,pop-upsucceeded.