Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2024-04-11 12:59:41 +00:00
parent af6a4a9e38
commit 073d2378dc
13 changed files with 101 additions and 89 deletions

View File

@@ -37,9 +37,7 @@ extern "C" {
#endif
/**
* A handle to a CAMetalLayer-backed NSView (macOS) or UIView (iOS/tvOS).
*
* \note This can be cast directly to an NSView or UIView.
* A handle to a CAMetalLayer-backed NSView (macOS) or UIView (iOS/tvOS).
*/
typedef void *SDL_MetalView;