vitasdk
Documentation of the vitasdk
dmac.h File Reference
#include <psp2/types.h>

Go to the source code of this file.

Functions

int sceDmacMemcpy (void *dst, const void *src, SceSize size)
 DMA memcpy. More...
 
int sceDmacMemset (void *dst, int ch, SceSize size)
 DMA memset. More...