PFNGLCREATEBUFFERSPROC typedef

PFNGLCREATEBUFFERSPROC = Void Function(Int32 n, Pointer<Uint32> buffers)

Implementation

typedef PFNGLCREATEBUFFERSPROC = Void Function(
    Int32 n, Pointer<Uint32> buffers);