DS3 C SDK  5.0.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 80 of file ds3.h.

Field Documentation

◆ log_callback

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

Definition at line 81 of file ds3.h.

◆ log_lvl

ds3_log_lvl log_lvl

Definition at line 83 of file ds3.h.

◆ user_data

void* user_data

Definition at line 82 of file ds3.h.


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