PFNGLCALLLISTSPROC typedef

PFNGLCALLLISTSPROC = Void Function(Uint32 n, Uint32 type, Pointer<NativeType> lists)

Implementation

typedef PFNGLCALLLISTSPROC =
    Void Function(Uint32 n, Uint32 type, Pointer<NativeType> lists);