PFNGLGETUNIFORMIVARBPROCDart typedef

PFNGLGETUNIFORMIVARBPROCDart = void Function(Pointer<NativeType> programObj, int location, Pointer<Int32> params)

Implementation

typedef PFNGLGETUNIFORMIVARBPROCDart =
    void Function(
      Pointer<NativeType> programObj,
      int location,
      Pointer<Int32> params,
    );