Provided by: libsdl3-doc_3.2.26+ds-2_all 

NAME
SDL_MetalView - A handle to a CAMetalLayer-backed NSView (macOS) or UIView (iOS/tvOS).
SYNOPSIS
#include <SDL3/SDL_metal.h>
typedef void *SDL_MetalView;
AVAILABILITY
This datatype is available since SDL 3.2.0.
Simple Directmedia Layer SDL 3.2.26 SDL_MetalView(3type)