SDL3pp
A slim C++ wrapper for SDL3
|
It has StringParam to use on parameters and StringResult to have a simple std::string-like interface for SDL allocated strings. More...
Classes | |
class | SDL::StringParam |
Helpers to use C++ strings parameters. More... | |
struct | SDL::StringResult |
A simple std::string-like interface for SDL allocated strings. More... | |
struct | SDL::SourceBytes |
Source byte stream. More... | |
struct | SDL::TargetBytes |
Target byte stream. More... | |