Function squash_codec_create_stream_with_options

Source
pub unsafe extern "C" fn squash_codec_create_stream_with_options(
    codec: *mut SquashCodec,
    stream_type: Type,
    options: *mut SquashOptions,
) -> *mut SquashStream