PFNGLPATHCOORDSNVPROCDart typedef
PFNGLPATHCOORDSNVPROCDart =
void Function(int path, int numCoords, int coordType, Pointer<NativeType> coords)
Implementation
typedef PFNGLPATHCOORDSNVPROCDart =
void Function(
int path,
int numCoords,
int coordType,
Pointer<NativeType> coords,
);