yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::util::SDL_Surface_Deleter Struct Reference

Custom deleter for SDL_Surface. More...

#include <sdl_deleter.h>

Public Member Functions

void operator() (SDL_Surface *p) const
 

Detailed Description

Custom deleter for SDL_Surface.

SDL2: SDL_FreeSurface() SDL3: SDL_DestroySurface()

Definition at line 34 of file sdl_deleter.h.

Member Function Documentation

◆ operator()()

void yaze::util::SDL_Surface_Deleter::operator() ( SDL_Surface * p) const
inline

Definition at line 35 of file sdl_deleter.h.


The documentation for this struct was generated from the following file: