[cffi-devel] bitfield structure members
dtwebb at postpro.net
dtwebb at postpro.net
Tue Jun 26 20:35:27 UTC 2007
hello all,
How do I bind a structure such as this?:
struct mystuff
{
int foo;
unsigned int bar : 1;
}
regards,
d.t. webb
More information about the cffi-devel
mailing list