PFNGLUNMAPTEXTURE2DINTELPROC typedef

PFNGLUNMAPTEXTURE2DINTELPROC = Void Function(Uint32 texture, Int32 level)

Implementation

typedef PFNGLUNMAPTEXTURE2DINTELPROC =
    Void Function(Uint32 texture, Int32 level);