Project

General

Profile

SO3Engine
stbi__write_context Struct Reference

#include <stb_image_write.h>

Public Attributes

stbi_write_funcfunc
 
void * context
 

Detailed Description

Definition at line 266 of file stb_image_write.h.

Member Data Documentation

◆ context

void* stbi__write_context::context

Definition at line 269 of file stb_image_write.h.

◆ func

stbi_write_func* stbi__write_context::func

Definition at line 268 of file stb_image_write.h.


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