PFNGLDELETENAMEDSTRINGARBPROC typedef

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

Implementation

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