aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CBS_init

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