Macro impl_struct_ops_opaque

Source
macro_rules! impl_struct_ops_opaque {
    ($ty:ident => $($field:tt)+) => { ... };
}