bio
 
Loading...
Searching...
No Matches
bio_io_buffer_ctx_t Union Reference

Context for a buffer function. More...

#include <buffering.h>

Data Fields

bio_handle_t handle
 A Handle.
 
void * ptr
 A pointer.
 

Detailed Description

Context for a buffer function.

Field Documentation

◆ handle

bio_handle_t bio_io_buffer_ctx_t::handle

A Handle.

◆ ptr

void* bio_io_buffer_ctx_t::ptr

A pointer.


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