libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Functions
blobfd.h File Reference

Memory-backed file functions. More...

#include <stdio.h>
Include dependency graph for blobfd.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Memory-backed file functions.