PFNGLGETATTRIBLOCATIONPROC typedef

PFNGLGETATTRIBLOCATIONPROC = Int32 Function(Uint32 program, Pointer<Utf8> name)

Implementation

typedef PFNGLGETATTRIBLOCATIONPROC =
    Int32 Function(Uint32 program, Pointer<Utf8> name);