Skip to main content

SDL_MetalView

Type Alias SDL_MetalView 

Source
pub type SDL_MetalView = *mut c_void;
Expand description

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

Available Since: This datatype is available since SDL 3.2.0.