rusteron_media_driver::bindings

Function aeron_find_unicast_interface

Source
pub unsafe extern "C" fn aeron_find_unicast_interface(
    family: c_int,
    interface_str: *const c_char,
    interface_addr: *mut sockaddr_storage,
    interface_index: *mut c_uint,
) -> c_int