PFNGLGETMULTISAMPLEFVPROC typedef

PFNGLGETMULTISAMPLEFVPROC = Void Function(Uint32 pname, Uint32 index, Pointer<Float> val)

Implementation

typedef PFNGLGETMULTISAMPLEFVPROC = Void Function(
    Uint32 pname, Uint32 index, Pointer<Float> val);