archive_entry_set_perm

Function archive_entry_set_perm 

Source
pub unsafe extern "C" fn archive_entry_set_perm(
    arg1: *mut archive_entry,
    arg2: mode_t,
)