Function gnunet_sys::GNUNET_NETWORK_fdset_set_native[][src]

pub unsafe extern "C" fn GNUNET_NETWORK_fdset_set_native(
    to: *mut GNUNET_NETWORK_FDSet,
    nfd: c_int
)

Set a native fd in a set

@param to destination @param nfd native FD to set