31 uint64_t sizeProgress;
32 uint32_t contentsTotal;
33 uint32_t contentsProgress;
111 uint32_t outBufferSize);
117 uint32_t outBufferSize);
int MCP_FullDeviceList(int handle, int *numDevices, MCPDeviceList *outDevices, uint32_t outBufferSize)
struct __attribute__((__packed__)) MCPInstallProgress
int MCP_InstallSetTargetUsb(int handle, int usb)
int MCP_InstallSetTargetDevice(int handle, MCPInstallTarget device)
int MCP_InstallGetTargetDevice(int handle, MCPInstallTarget *deviceOut)
int MCP_DeviceList(int handle, int *numDevices, MCPDeviceList *outDevices, uint32_t outBufferSize)
int MCP_Close(int handle)
struct MCPInstallProgress MCPInstallProgress
int MCP_InstallTitleAsync(int handle, char *path, MCPInstallTitleInfo *out)
int MCP_UninstallTitleAsync(int handle, char *path, MCPInstallTitleInfo *out)
int MCP_InstallGetInfo(int handle, char *path, MCPInstallInfo *out)
int MCP_InstallTitleAbort(int handle)
int MCP_InstallGetProgress(int handle, MCPInstallProgress *installProgressOut)