aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_dec2bn

Source
pub unsafe extern "C" fn BN_dec2bn(
    outp: *mut *mut BIGNUM,
    in_: *const c_char,
) -> c_int