Function ASN1_INTEGER_get_uint64

Source
pub unsafe extern "C" fn ASN1_INTEGER_get_uint64(
    pr: *mut u64,
    a: *const asn1_string_st,
) -> i32