PFNGLGETNAMEDRENDERBUFFERPARAMETERIVPROC typedef

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

Implementation

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