archive_entry_set_pathname_utf8

Function archive_entry_set_pathname_utf8 

Source
pub unsafe extern "C" fn archive_entry_set_pathname_utf8(
    arg1: *mut archive_entry,
    arg2: *const c_char,
)