pub unsafe extern "C" fn aeron_archive_context_set_aeron_directory_name(
ctx: *mut aeron_archive_context_t,
aeron_directory_name: *const c_char,
) -> c_int
Expand description
Specify the top level Aeron directory used for communication between the Aeron client and the Media Driver.