Function boring_sys::CBB_add_asn1_int64

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