Function ASN1_INTEGER_set_int64

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