openssl_sys

Function BN_dec2bn

source
pub unsafe extern "C" fn BN_dec2bn(
    a: *mut *mut BIGNUM,
    s: *const c_char,
) -> c_int