PFNGLDELETEFENCESAPPLEPROC typedef

PFNGLDELETEFENCESAPPLEPROC = Void Function(Uint32 n, Pointer<Uint32> fences)

Implementation

typedef PFNGLDELETEFENCESAPPLEPROC =
    Void Function(Uint32 n, Pointer<Uint32> fences);