Mario Kart 64
bstring.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void bcopy (const void *, void *, size_t)
 
int bcmp (const void *, const void *, int)
 
void bzero (void *, size_t)
 
void blkclr (void *, int)
 

Function Documentation

◆ bcmp()

int bcmp ( const void *  ,
const void *  ,
int   
)

◆ bcopy()

void bcopy ( const void *  ,
void *  ,
size_t   
)
Here is the caller graph for this function:

◆ blkclr()

void blkclr ( void *  ,
int   
)

◆ bzero()

void bzero ( void *  ,
size_t   
)
Here is the caller graph for this function: