wg_set_device function
Implementation
@ffi.Native<ffi.Int Function(ffi.Pointer<wg_device>)>(symbol: 'wg_set_device')
external int wg_set_device(
ffi.Pointer<wg_device> dev,
);
@ffi.Native<ffi.Int Function(ffi.Pointer<wg_device>)>(symbol: 'wg_set_device')
external int wg_set_device(
ffi.Pointer<wg_device> dev,
);