Function ASN1_INTEGER_set_uint64

Source
pub unsafe extern "C" fn ASN1_INTEGER_set_uint64(
    a: *mut asn1_string_st,
    r: u64,
) -> i32