render top-level property
Implementation
void Function(int) render = nativeGLib
.lookup<NativeFunction<Void Function(Int64)>>("gl_render")
.asFunction();
void Function(int) render = nativeGLib
.lookup<NativeFunction<Void Function(Int64)>>("gl_render")
.asFunction();