PFNGLDELETERENDERBUFFERSPROC typedef

PFNGLDELETERENDERBUFFERSPROC = Void Function(Uint32 n, Pointer<Uint32> renderbuffers)

Implementation

typedef PFNGLDELETERENDERBUFFERSPROC =
    Void Function(Uint32 n, Pointer<Uint32> renderbuffers);