DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_log Struct Reference

#include <ds3.h>

Data Fields

void(* log_callback )(const char *log_message, void *user_data)
 
void * user_data
 
ds3_log_lvl log_lvl
 

Detailed Description

Definition at line 92 of file ds3.h.

Field Documentation

◆ log_callback

void(* log_callback) (const char *log_message, void *user_data)

Definition at line 93 of file ds3.h.

◆ log_lvl

ds3_log_lvl log_lvl

Definition at line 95 of file ds3.h.

◆ user_data

void* user_data

Definition at line 94 of file ds3.h.


The documentation for this struct was generated from the following file: