PFNGLBINDMULTITEXTUREEXTPROC typedef

PFNGLBINDMULTITEXTUREEXTPROC = Void Function(Uint32 texunit, Uint32 target, Uint32 texture)

Implementation

typedef PFNGLBINDMULTITEXTUREEXTPROC =
    Void Function(Uint32 texunit, Uint32 target, Uint32 texture);