Function BN_dec2bn

Source
pub unsafe extern "C" fn BN_dec2bn(
    a: *mut *mut bignum_st,
    str_: *const i8,
) -> i32