openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LOG_RegBinLogFunc()

int32_t BSL_LOG_RegBinLogFunc ( const BSL_LOG_BinLogFuncs funcs)

Set the fixed-length and variable-length callback function for binlogs.

注意
The input parameter can be NULL.
参数
funcs[IN] Callback function pointer collection of the binlog. The parameter cannot be null, but the member of the structure can be null.
返回值
#BSL_SUCCESS.