Constructor
FwupdPluginIOChannelunix_new
since: 1.2.2
Declaration [src]
FuIOChannel*
fu_io_channel_unix_new (
gint fd
)
Return value
Type: FuIOChannel
A FuIOChannel
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |