PFNGLBINDRENDERBUFFERPROC typedef

PFNGLBINDRENDERBUFFERPROC = Void Function(Uint32 target, Uint32 renderbuffer)

Implementation

typedef PFNGLBINDRENDERBUFFERPROC = Void Function(
    Uint32 target, Uint32 renderbuffer);