Type Definition sdl2_sys::SDL_MetalView[][src]

pub type SDL_MetalView = *mut c_void;
Expand description

\brief A handle to a CAMetalLayer-backed NSView (macOS) or UIView (iOS/tvOS).

\note This can be cast directly to an NSView or UIView.