PFNGLGENBUFFERSARBPROC typedef

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

Implementation

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