TianoCore EDK2 master
Loading...
Searching...
No Matches
ISzAlloc Struct Reference

Data Fields

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

Detailed Description

Definition at line 368 of file 7zTypes.h.

Field Documentation

◆ Alloc

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

Definition at line 369 of file 7zTypes.h.

◆ Free

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

Definition at line 373 of file 7zTypes.h.


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