Function CBS_init_RUST

Source
pub unsafe extern "C" fn CBS_init_RUST(
    cbs: *mut CBS,
    data: *const u8,
    len: usize,
)