![]() |
vitasdk
Documentation of the vitasdk
|
#include <psp2/types.h>Go to the source code of this file.
Functions | |
| int | sceDmacMemcpy (void *dst, const void *src, SceSize size) |
| DMA memcpy. | |
| int | sceDmacMemset (void *dst, int ch, SceSize size) |
| DMA memset. | |