macro_rules! unsafe_inherits_transitive_Texture2DArray {
($Class: ident) => { ... };
}
Expand description
ยงSafety
The provided class must be a subclass of all the superclasses of Texture2DArray
macro_rules! unsafe_inherits_transitive_Texture2DArray {
($Class: ident) => { ... };
}
The provided class must be a subclass of all the superclasses of Texture2DArray