RetroArch
Classes | Functions
7zBuf.h File Reference
#include "7zTypes.h"
Include dependency graph for 7zBuf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CBuf
 

Functions

void Buf_Init (CBuf *p)
 
int Buf_Create (CBuf *p, size_t size, ISzAlloc *alloc)
 
void Buf_Free (CBuf *p, ISzAlloc *alloc)
 

Function Documentation

◆ Buf_Create()

int Buf_Create ( CBuf p,
size_t  size,
ISzAlloc alloc 
)
Here is the caller graph for this function:

◆ Buf_Free()

void Buf_Free ( CBuf p,
ISzAlloc alloc 
)
Here is the caller graph for this function:

◆ Buf_Init()

void Buf_Init ( CBuf p)
Here is the caller graph for this function: