PFNGLGENRENDERBUFFERSPROC typedef

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

Implementation

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