GlPathCommandsNVNative typedef
GlPathCommandsNVNative =
Void Function(Uint32 path, Int32 numCommands, Pointer<NativeType> commands, Int32 numCoords, Uint32 coordType, Pointer<NativeType> coords)
Implementation
typedef GlPathCommandsNVNative = Void Function(Uint32 path, Int32 numCommands,
Pointer commands, Int32 numCoords, Uint32 coordType, Pointer coords);