Function tar_sys::tar_open [] [src]

pub unsafe extern "C" fn tar_open(
    t: *mut *mut TAR,
    pathname: *const c_char,
    typo: *mut c_void,
    oflags: c_int,
    mode: c_int,
    options: c_int
) -> c_int