libtransistor
A userland library for the Nintendo Switch
|
Binder object as included in a Parcel. More...
#include <binder.h>
Data Fields | |
uint32_t | type |
uint32_t | flags |
union { | |
void * binder | |
int32_t handle | |
}; | |
void * | cookie |
Binder object as included in a Parcel.