Function zip_error_init_with_code

Source
pub unsafe extern "C" fn zip_error_init_with_code(
    arg1: *mut zip_error_t,
    arg2: c_int,
)