[][src]Function openssl_sys::BN_to_ASN1_INTEGER

pub unsafe extern "C" fn BN_to_ASN1_INTEGER(
    bn: *const BIGNUM,
    ai: *mut ASN1_INTEGER
) -> *mut ASN1_INTEGER