12#ifndef __PSPSUSPEND_H__
13#define __PSPSUSPEND_H__
int sceKernelVolatileMemTryLock(int unk, void **ptr, int *size)
Try and allocate the extra 4megs of RAM, will return an error if something has already allocated it.
int sceKernelVolatileMemUnlock(int unk)
Deallocate the extra 4 megs of RAM.
int sceKernelVolatileMemLock(int unk, void **ptr, int *size)
Allocate the extra 4megs of RAM.
unsigned char size
Definition pspsysmem_kernel.h:6
unsigned char unk
Definition pspsysmem_kernel.h:5
float x
Definition psptypes.h:0