GlGetVertexAttribfvNative typedef

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

Implementation

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