PFNGLNAMEDPROGRAMLOCALPARAMETER4DVEXTPROCDart typedef

PFNGLNAMEDPROGRAMLOCALPARAMETER4DVEXTPROCDart = void Function(int program, int target, int index, Pointer<Double> params)

Implementation

typedef PFNGLNAMEDPROGRAMLOCALPARAMETER4DVEXTPROCDart =
    void Function(int program, int target, int index, Pointer<Double> params);