PFNGLDELETEBUFFERSPROC typedef

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

Implementation

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