archive_entry_set_ctime

Function archive_entry_set_ctime 

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