PFNGLBINDATTRIBLOCATIONARBPROCDart typedef

PFNGLBINDATTRIBLOCATIONARBPROCDart = void Function(Pointer<NativeType> programObj, int index, Pointer<Utf8> name)

Implementation

typedef PFNGLBINDATTRIBLOCATIONARBPROCDart =
    void Function(
      Pointer<NativeType> programObj,
      int index,
      Pointer<Utf8> name,
    );