archive_entry_set_mtime

Function archive_entry_set_mtime 

Source
pub unsafe extern "C" fn archive_entry_set_mtime(
    arg1: *mut archive_entry,
    arg2: time_t,
    arg3: c_long,
)