openssl_sys
0.9.103
Function
openssl_sys
::
BN_add
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn BN_add( r:
*mut
BIGNUM
, a:
*const
BIGNUM
, b:
*const
BIGNUM
, ) ->
c_int