aws_lc_sys

Function CBS_get_optional_asn1_bool

Source
pub unsafe extern "C" fn CBS_get_optional_asn1_bool(
    cbs: *mut CBS,
    out: *mut c_int,
    tag: CBS_ASN1_TAG,
    default_value: c_int,
) -> c_int