SDL_MetalView

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

extern (C) nothrow @nogc
alias SDL_MetalView = OpaqueHandle!("SDL_MetalView")

Meta