archive_write_set_options

Function archive_write_set_options 

Source
pub unsafe extern "C" fn archive_write_set_options(
    _a: *mut archive,
    opts: *const c_char,
) -> c_int