PFNGLGETNAMEDRENDERBUFFERPARAMETERIVEXTPROC typedef

PFNGLGETNAMEDRENDERBUFFERPARAMETERIVEXTPROC = Void Function(Uint32 renderbuffer, Uint32 pname, Pointer<Int32> params)

Implementation

typedef PFNGLGETNAMEDRENDERBUFFERPARAMETERIVEXTPROC =
    Void Function(Uint32 renderbuffer, Uint32 pname, Pointer<Int32> params);