Function rusteron_media_driver::bindings::aeron_ipv4_does_prefix_match
source ยท pub unsafe extern "C" fn aeron_ipv4_does_prefix_match(
in_addr1: *mut in_addr,
in_addr2: *mut in_addr,
prefixlen: usize,
) -> bool