libtransistor
A userland library for the Nintendo Switch
|
Memory-backed file functions. More...
#include <stdio.h>
Go to the source code of this file.
Data Structures | |
struct | blob_file |
Functions | |
int | blobfd_create (blob_file *data, void *blob, size_t size) |
Memory-backed file functions.