Skip to main content

h264_bs_write_bits

Function h264_bs_write_bits 

Source
pub unsafe extern "C" fn h264_bs_write_bits(
    bs: *mut h264_bitstream,
    v: u32,
    n: u32,
) -> c_int