PFNGLCREATERENDERBUFFERSPROC typedef

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

Implementation

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