[][src]Module glk::gidispatch

Structs

ObjRegistry

Safe-ish wrapper to call object registry callbacks.

RetainableBuffer

A retainable buffer on the Glk API. This is an opaque object

RetainedBuffer

A Glk retained buffer. When dropped it will be returned to the Glk client.

RetainedRegistry

Safe-ish wrapper to call retained registry callbacks.

class

Newtype for gidisp_class: Glk opaque handle namespaces

Constants

DUMMY_ROCK

Dummy (zero) rock value

TYPECODE_U8_ARRAY

u8 array type code.

TYPECODE_U32_ARRAY

u32 array type code

Traits

Handlers

GI dispatch handler functions. See

ObjRef

Trait so that functions can accept opaque handles {winid_t,strid_t,frefid_t,schanid_t} and

Type Definitions

AutoLocateFunc
AutoRestoreFunc
ObjRegiFunc
ObjUnregiFunc
RetainedRegiFunc
RetainedUnregiFunc
objref
rock