aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CBB_add_asn1_uint64

Source
pub unsafe extern "C" fn CBB_add_asn1_uint64(
    cbb: *mut CBB,
    value: u64,
) -> c_int