PFNGLGETOBJECTPARAMETERFVARBPROC typedef

PFNGLGETOBJECTPARAMETERFVARBPROC = Void Function(Pointer<NativeType> obj, Uint32 pname, Pointer<Float> params)

Implementation

typedef PFNGLGETOBJECTPARAMETERFVARBPROC =
    Void Function(Pointer<NativeType> obj, Uint32 pname, Pointer<Float> params);