archive_entry_set_rdevminor

Function archive_entry_set_rdevminor 

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