Id128
Object Hierarchy:
Description:
[ SimpleType ]
[ CCode ( cname = "sd_id128_t" , default_value = "SD_ID128_NULL" , lower_case_cprefix = "sd_id128_" ) ]
public struct Id128
Content:
Constants:
Properties:
- public unowned string str { get; }
Static methods:
- public static int boot (out Id128 ret)
- public static bool equal (Id128 a, Id128 b)
- public static int from_string (string s, out Id128 ret)
- public static int machine (out Id128 ret)
- public static int random (out Id128 ret)
Methods:
Fields: