Function gnunet_sys::GNUNET_HELLO_address_check_option[][src]

pub unsafe extern "C" fn GNUNET_HELLO_address_check_option(
    address: *const GNUNET_HELLO_Address,
    option: GNUNET_HELLO_AddressInfo
) -> c_int

Check if an address has a local option set

@param address the address to check @param option the respective option to check for @return #GNUNET_YES or #GNUNET_NO