Skip to main content

aeron_driver_context_set_ipc_publication_term_window_length

Function aeron_driver_context_set_ipc_publication_term_window_length 

Source
pub unsafe extern "C" fn aeron_driver_context_set_ipc_publication_term_window_length(
    context: *mut aeron_driver_context_t,
    value: usize,
) -> c_int