libsigrok  unreleased development snapshot
sigrok hardware access and backend library
Data Fields
lzo_callback_t Struct Reference

#include <lzoconf.h>

+ Collaboration diagram for lzo_callback_t:

Data Fields

lzo_alloc_func_t nalloc
 
lzo_free_func_t nfree
 
lzo_progress_func_t nprogress
 
lzo_voidp user1
 
lzo_xint user2
 
lzo_xint user3
 

Detailed Description

Definition at line 284 of file lzoconf.h.

Field Documentation

lzo_alloc_func_t lzo_callback_t::nalloc

Definition at line 287 of file lzoconf.h.

lzo_free_func_t lzo_callback_t::nfree

Definition at line 288 of file lzoconf.h.

lzo_progress_func_t lzo_callback_t::nprogress

Definition at line 291 of file lzoconf.h.

lzo_voidp lzo_callback_t::user1

Definition at line 296 of file lzoconf.h.

lzo_xint lzo_callback_t::user2

Definition at line 297 of file lzoconf.h.

lzo_xint lzo_callback_t::user3

Definition at line 298 of file lzoconf.h.


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