PFNGLUNIFORM2FVPROCDart typedef

PFNGLUNIFORM2FVPROCDart = void Function(int location, int count, Pointer<Float> value)

Implementation

typedef PFNGLUNIFORM2FVPROCDart =
    void Function(int location, int count, Pointer<Float> value);