gethostuuid method
Implementation
int gethostuuid(
ffi.Pointer<ffi.UnsignedChar> arg0,
ffi.Pointer<timespec> arg1,
) {
return _gethostuuid(arg0, arg1);
}
int gethostuuid(
ffi.Pointer<ffi.UnsignedChar> arg0,
ffi.Pointer<timespec> arg1,
) {
return _gethostuuid(arg0, arg1);
}