aws_lc_sys

Function CBB_add_asn1_int64

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