squash_stream_init

Function squash_stream_init 

Source
pub unsafe extern "C" fn squash_stream_init(
    stream: *mut c_void,
    codec: *mut SquashCodec,
    stream_type: Type,
    options: *mut SquashOptions,
    destroy_notify: SquashDestroyNotify,
)