PFNGLSETLOCALCONSTANTEXTPROC typedef

PFNGLSETLOCALCONSTANTEXTPROC = Void Function(Uint32 id, Uint32 type, Pointer<NativeType> addr)

Implementation

typedef PFNGLSETLOCALCONSTANTEXTPROC =
    Void Function(Uint32 id, Uint32 type, Pointer<NativeType> addr);