Function rusteron_media_driver::bindings::aeron_map_new_file

source ยท
pub unsafe extern "C" fn aeron_map_new_file(
    mapped_file: *mut aeron_mapped_file_t,
    path: *const c_char,
    fill_with_zeroes: bool,
) -> c_int