core-foundation-rs
core-foundation-rs copied to clipboard
Remove warnings for zero-sized structs.
Like servo/core-graphics-rs#89 and to fix servo/core-text-rs#62 this issue will track the work to remove the compiler warnings for zero-sized structs.
We should look at removing the other warnings as well.