[][src]Type Definition cdds_util::ddsi_is_nearby_address_fn_t

type ddsi_is_nearby_address_fn_t = Option<unsafe extern "C" fn(loc: *const nn_locator_t, ownloc: *const nn_locator_t, ninterf: size_t, interf: *const nn_interface) -> ddsi_nearby_address_result>;