ATSLIB/contrib/json-c/mybasis
Synopsis
typedef Sint8 = int8
Synopsis
typedef Sint16 = int16
Synopsis
typedef Sint32 = int32
Synopsis
typedef Uint8 = uint8
overload Uint8 with Uint8_of_int
overload Uint8 with Uint8_of_uint
Synopsis
typedef Uint16 = uint16
Synopsis
typedef Uint32 = uint32
overload Uint32 with Uint32_of_int
overload Uint32 with Uint32_of_uint
Synopsis
typedef SDL_Event =
$extype_struct"SDL_Event" of
{
type= SDL_EventType
, SDL_Event_rest= undefined_t0ype
}
Synopsis
abst@ype
SDL_EventType = $extype"SDL_EventType"
Synopsis
absvtype
SDL_Window_ptr(l:addr) = ptr(l)
Synopsis
vtypedef
SDL_Window_ptr0 = [l:addr] SDL_Window_ptr (l)
Synopsis
vtypedef
SDL_Window_ptr1 = [l:addr | l > null] SDL_Window_ptr (l)
Synopsis
absvtype
SDL_Surface_ptr(l:addr) = ptr(l)
Synopsis
vtypedef
SDL_Surface_ptr0 = [l:addr] SDL_Surface_ptr (l)
Synopsis
vtypedef
SDL_Surface_ptr1 = [l:addr | l > null] SDL_Surface_ptr (l)
Synopsis
absvtype
SDL_Renderer_ptr(l:addr) = ptr(l)
Synopsis
vtypedef
SDL_Renderer_ptr0 = [l:addr] SDL_Renderer_ptr (l)
Synopsis
vtypedef
SDL_Renderer_ptr1 = [l:addr | l > null] SDL_Renderer_ptr (l)