PFNGLISNAMEDSTRINGARBPROC typedef

PFNGLISNAMEDSTRINGARBPROC = Int32 Function(Int32 namelen, Pointer<Utf8> name)

Implementation

typedef PFNGLISNAMEDSTRINGARBPROC =
    Int32 Function(Int32 namelen, Pointer<Utf8> name);