openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_ERR_Init()

int32_t BSL_ERR_Init ( void  )

Initialize Error code module.

The user must call this interface to initialize.

注意
NONE
返回值
BSL_SUCCESS,errorcode module is successfully initialized.
BSL_MALLOC_FAIL,memoryspace is insufficient and thread lock space cannot be applied for.
BSL_SAL_ERR_UNKNOWN,threadlock initialization failed.