Function SDL_Metal_GetLayer
pub unsafe extern "C" fn SDL_Metal_GetLayer(
view: *mut c_void,
) -> *mut c_void
Available on crate feature
dep_sdl2
only.Expand description
Get a pointer to the backing CAMetalLayer for the given view.
\since This function is available since SDL 2.0.14.
\sa SDL_Metal_CreateView