Global
Description:
public namespace Global
Content:
Methods:
- public void cleanup ()
- public unowned string escape (string str, int length)
- public void free (void* p)
- public ulong getdate (string p, ulong unused)
- public Code init (long flags)
- public Code init_mem (long flags, MallocCallback m, FreeCallback f, ReallocCallback r, StrdupCallback s, CallocCallback c)
- public int strequal (string s1, string s2)
- public unowned string strerror (Code p1)
- public int strnequal (string s1, string s2, size_t n)
- public unowned string unescape (string str, int length)
- public unowned string version ()
2022 vala-language.org