[][src]Macro openxr_sys::wrapper

macro_rules! wrapper {
    {$(#[$meta: meta])* $ident:ident($ty:ty)} => { ... };
}