Objectively
Ultra-lightweight object oriented framework for GNU C.
Loading...
Searching...
No Matches
RESTClient_AsyncState Struct Reference

Overview

Definition at line 36 of file RESTClient.c.

Properties

RESTClientCompletion completion
 
void * user_data
 

Property Details

◆ completion

RESTClientCompletion RESTClient_AsyncState::completion

Definition at line 37 of file RESTClient.c.

◆ user_data

void* RESTClient_AsyncState::user_data

Definition at line 38 of file RESTClient.c.


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