RetroArch
Functions
7zBuf.c File Reference
#include <stdint.h>
#include "7zBuf.h"
Include dependency graph for 7zBuf.c:

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: