PFNGLPOINTPARAMETERFVPROC typedef

PFNGLPOINTPARAMETERFVPROC = Void Function(Uint32 pname, Pointer<Float> params)

Implementation

typedef PFNGLPOINTPARAMETERFVPROC = Void Function(
    Uint32 pname, Pointer<Float> params);