Function rusteron_media_driver::bindings::aeron_static_window_congestion_control_strategy_supplier
source ยท pub unsafe extern "C" fn aeron_static_window_congestion_control_strategy_supplier(
strategy: *mut *mut aeron_congestion_control_strategy_t,
channel: *mut aeron_udp_channel_t,
stream_id: i32,
session_id: i32,
registration_id: i64,
term_length: i32,
sender_mtu_length: i32,
control_address: *mut sockaddr_storage,
src_address: *mut sockaddr_storage,
context: *mut aeron_driver_context_t,
counters_manager: *mut aeron_counters_manager_t,
) -> c_int