archive_entry_set_birthtime

Function archive_entry_set_birthtime 

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