Struct1

sdl2.structs.SDL_RWops.Union0.Struct1
object Struct1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Struct1.type

Members list

Value members

Concrete methods

def apply()(using Zone): Ptr[Struct1]
def apply(base: Ptr[Uint8], here: Ptr[Uint8], stop: Ptr[Uint8])(using Zone): Ptr[Struct1]

Givens

Givens

given _tag: Tag[Struct1]

Extensions

Extensions

extension (struct: Struct1)
def base: Ptr[Uint8]
def base_=(value: Ptr[Uint8]): Unit
def here: Ptr[Uint8]
def here_=(value: Ptr[Uint8]): Unit
def stop: Ptr[Uint8]
def stop_=(value: Ptr[Uint8]): Unit