PFNGLDELETEBUFFERSARBPROC typedef

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

Implementation

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