Function rusteron_media_driver::bindings::aeron_file_resolve

source ยท
pub unsafe extern "C" fn aeron_file_resolve(
    parent: *const c_char,
    child: *const c_char,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int