Public Attributes | List of all members
stbi_io_callbacks Struct Reference

#include <stb_image.h>

Public Attributes

int(* eof )(void *user)
 
int(* read )(void *user, char *data, int size)
 
void(* skip )(void *user, int n)
 

Detailed Description

Definition at line 424 of file stb_image.h.

Member Data Documentation

int(* stbi_io_callbacks::eof) (void *user)

Definition at line 428 of file stb_image.h.

int(* stbi_io_callbacks::read) (void *user, char *data, int size)

Definition at line 426 of file stb_image.h.

void(* stbi_io_callbacks::skip) (void *user, int n)

Definition at line 427 of file stb_image.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32