Skip to main content

aeron_driver_context_set_perform_storage_checks

Function aeron_driver_context_set_perform_storage_checks 

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