Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
duckdb_miniz::mz_stream_s Struct Reference

Public Attributes

const unsigned char * next_in
 
unsigned int avail_in
 
mz_ulong total_in
 
unsigned char * next_out
 
unsigned int avail_out
 
mz_ulong total_out
 
char * msg
 
struct mz_internal_state * state
 
mz_alloc_func zalloc
 
mz_free_func zfree
 
void * opaque
 
int data_type
 
mz_ulong adler
 
mz_ulong reserved
 

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