PFNGLSELECTBUFFERPROC typedef

PFNGLSELECTBUFFERPROC = Void Function(Uint32 size, Pointer<Uint32> buffer)

Implementation

typedef PFNGLSELECTBUFFERPROC =
    Void Function(Uint32 size, Pointer<Uint32> buffer);