tar_open

Function tar_open 

Source
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