PFNGLNORMALP3UIVPROC typedef

PFNGLNORMALP3UIVPROC = Void Function(Uint32 type, Pointer<Uint32> coords)

Implementation

typedef PFNGLNORMALP3UIVPROC = Void Function(
    Uint32 type, Pointer<Uint32> coords);