SSBM Decomp
Loading...
Searching...
No Matches
mem_TRK.h File Reference
#include <platform.h>

Go to the source code of this file.

Functions

SECTION_INIT void * TRK_memcpy (void *dst, const void *src, unsigned long n)
 
SECTION_INIT void * TRK_memset (void *dst, int val, unsigned long n)
 

Function Documentation

◆ TRK_memcpy()

SECTION_INIT void * TRK_memcpy ( void *  dst,
const void *  src,
unsigned long  n 
)

◆ TRK_memset()

SECTION_INIT void * TRK_memset ( void *  dst,
int  val,
unsigned long  n 
)