squash_splice_custom

Function squash_splice_custom 

Source
pub unsafe extern "C" fn squash_splice_custom(
    codec: *mut SquashCodec,
    stream_type: Type,
    write_cb: SquashWriteFunc,
    read_cb: SquashReadFunc,
    user_data: *mut c_void,
    size: usize,
    ...
) -> Type