PFNGLWAITSYNCPROCDart typedef

PFNGLWAITSYNCPROCDart = void Function(Pointer<NativeType> sync, int flags, int timeout)

Implementation

typedef PFNGLWAITSYNCPROCDart =
    void Function(Pointer<NativeType> sync, int flags, int timeout);