archive_entry_set_mode

Function archive_entry_set_mode 

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