archive_entry_set_rdevmajor

Function archive_entry_set_rdevmajor 

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