vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Data Structures | |
struct | SceCoredumpTriggerParam |
Typedefs | |
typedef int(* | SceKernelCoredumpStateUpdateCallback) (int task_id, SceUID pid, int progress) |
typedef int(* | SceKernelCoredumpStateFinishCallback) (int task_id, SceUID pid, int result, const char *path, SceSize path_len, int unk) |
Functions | |
VITASDK_BUILD_ASSERT_EQ (0x34, SceCoredumpTriggerParam) | |