# NAME

SDL3 - Simple DirectMedia Layer 3.0

# SYNOPSIS

```perl
use SDL3;
...;
```

# DESCRIPTION

FFI Wrapper of SDL3

# See Also

TODO

# LICENSE

This software is Copyright (c) 2025 by Sanko Robinson <sanko@cpan.org>.

This is free software, licensed under:

```
The Artistic License 2.0 (GPL Compatible)
```

See the `LICENSE` file for full text.

# AUTHOR

Sanko Robinson <sanko@cpan.org>
