Allow ctypedef my_struct_s my_struct_t[1] trick, can access members of...
Allow ctypedef my_struct_s my_struct_t[1] trick, can access members of my_struct_t as if it were a pointer.
Showing
Please register or sign in to comment
Allow ctypedef my_struct_s my_struct_t[1] trick, can access members of my_struct_t as if it were a pointer.