pub const GEevent_GE_InitState: GEevent = 0;
Expand description

In response to this event, the registered graphics system should allocate and initialise the systemSpecific structure

Should return R_NilValue on failure so that engine can tidy up memory allocation