Function rusteron_media_driver::bindings::aeron_ipv6_does_prefix_match
source ยท pub unsafe extern "C" fn aeron_ipv6_does_prefix_match(
in6_addr1: *mut in6_addr,
in6_addr2: *mut in6_addr,
prefixlen: usize,
) -> bool