Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ISzAlloc Struct Reference

#include <7zTypes.h>

Data Fields

void *(* Alloc )(ISzAllocPtr p, size_t size)
 
void(* Free )(ISzAllocPtr p, void *address)
 

Detailed Description

Definition at line 282 of file 7zTypes.h.

Field Documentation

void*(* ISzAlloc::Alloc)(ISzAllocPtr p, size_t size)

Definition at line 284 of file 7zTypes.h.

void(* ISzAlloc::Free)(ISzAllocPtr p, void *address)

Definition at line 285 of file 7zTypes.h.


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