openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LOG_BinLogFixLenFunc

typedef void(* BSL_LOG_BinLogFixLenFunc) (uint32_t logId, uint32_t logLevel, uint32_t logType, void *format, void *para1, void *para2, void *para3, void *para4)

Fixed-length callback type of binlogs.

The function format of this type cannot contain s, the number of parameters is less than four, add 0s. More than four parameters must be called multiple times.