stream_write_bit

Function stream_write_bit 

Source
pub unsafe extern "C" fn stream_write_bit(
    stream: *mut bitstream,
    bit: uint,
) -> uint