PFNGLDELETEBUFFERSPROC typedef

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

Implementation

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