Botan 3.9.0
Crypto and TLS for C&
Botan_FFI::botan_view_bounce_struct Struct Reference

#include <ffi_util.h>

Public Attributes

size_t * out_len
uint8_t * out_ptr

Detailed Description

Definition at line 202 of file ffi_util.h.

Member Data Documentation

◆ out_len

size_t* Botan_FFI::botan_view_bounce_struct::out_len

Definition at line 204 of file ffi_util.h.

Referenced by Botan_FFI::botan_view_bin_bounce_fn().

◆ out_ptr

uint8_t* Botan_FFI::botan_view_bounce_struct::out_ptr

Definition at line 203 of file ffi_util.h.

Referenced by Botan_FFI::botan_view_bin_bounce_fn().


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