PFNGLGENFENCESAPPLEPROC typedef

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

Implementation

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