PFNGLISSYNCPROCDart typedef
        PFNGLISSYNCPROCDart =
     int Function(Pointer<NativeType>  sync)
    
    
    
Implementation
typedef PFNGLISSYNCPROCDart = int Function(Pointer<NativeType> sync);typedef PFNGLISSYNCPROCDart = int Function(Pointer<NativeType> sync);