Class: Frusdl::Low::SDL::SDL_RWops

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/frusdl/low/sdl.rb

Overview

SDL_rwops. We need this because a lot of SDL uses this inside macros which we obviously have to reimplement as Ruby methods.