Function boring_sys::CBS_get_asn1_uint64

source ยท
pub unsafe extern "C" fn CBS_get_asn1_uint64(
    cbs: *mut CBS,
    out: *mut u64
) -> c_int