stream_copy

Function stream_copy 

Source
pub unsafe extern "C" fn stream_copy(
    dst: *mut bitstream,
    src: *mut bitstream,
    n: bitstream_size,
)