vitasdk
Documentation of the vitasdk
|
Exports for User.
Include the header file in your project:
Link the library to the executable:
Load the required module:
Functions | |
VITASDK_BUILD_ASSERT_EQ (0xC, SceSqliteMallocMethods) | |
int | sceSqliteConfigMallocMethods (SceSqliteMallocMethods *methods) |
Wrapper for sqlite3_config(SQLITE_CONFIG_MALLOC) More... | |
struct SceSqliteMallocMethods |
VITASDK_BUILD_ASSERT_EQ | ( | 0xC | , |
SceSqliteMallocMethods | |||
) |
int sceSqliteConfigMallocMethods | ( | SceSqliteMallocMethods * | methods | ) |
Wrapper for sqlite3_config(SQLITE_CONFIG_MALLOC)
[in] | methods | - A proper set of memory allocation methods |