headers.c
[cacao.git] / nat / PrivilegedAction.h
1 /* This file is machine generated, don't edit it !*/
2
3 /* Structure information for class: java/security/PrivilegedAction */
4
5 typedef struct java_security_PrivilegedAction {
6    java_objectheader header;
7 } java_security_PrivilegedAction;
8