rust/src/liblibc
Alex Crichton 83351fa02e Remove usage of private enum variants
This replaces all uses of private enum variants with a struct that has
one private field pointing at a private enum.

RFC: 0006-remove-priv
2014-04-15 19:17:44 -07:00
..
lib.rs Remove usage of private enum variants 2014-04-15 19:17:44 -07:00