Function qpid_proton_sys::pn_messenger_set_outgoing_window[][src]

pub unsafe extern "C" fn pn_messenger_set_outgoing_window(
    messenger: *mut pn_messenger_t,
    window: i32
) -> i32
Expand description

Set the size of a messenger’s outgoing window. See pn_messenger_get_outgoing_window() for details.