Function gnunet_sys::GNUNET_OS_network_interfaces_list[][src]

pub unsafe extern "C" fn GNUNET_OS_network_interfaces_list(
    proc_: GNUNET_OS_NetworkInterfaceProcessor,
    proc_cls: *mut c_void
)

@brief Enumerate all network interfaces

@param proc the callback function @param proc_cls closure for @a proc