squash_file_wopen_with_options

Function squash_file_wopen_with_options 

Source
pub unsafe extern "C" fn squash_file_wopen_with_options(
    codec: *mut SquashCodec,
    filename: *const wchar_t,
    mode: *const wchar_t,
    options: *mut SquashOptions,
) -> *mut SquashFile