Function squash_file_vwprintf

Source
pub unsafe extern "C" fn squash_file_vwprintf(
    file: *mut SquashFile,
    format: *const wchar_t,
    ap: va_list,
) -> Type