hello all,
How do I bind a structure such as this?:
 
struct mystuff
{
    int foo;
    unsigned int bar : 1;
}

regards,
d.t. webb 
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to