PFNGLUNIFORM3FVPROCDart typedef

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

Implementation

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