h264_bs_read_raw_bytes

Function h264_bs_read_raw_bytes 

Source
pub unsafe extern "C" fn h264_bs_read_raw_bytes(
    bs: *mut h264_bitstream,
    buf: *mut u8,
    len: usize,
) -> c_int