openssl_
sys
0.9.104
openssl_sys
Function
BN_add
Copy item path
source
pub unsafe extern "C" fn BN_add( r:
*mut
BIGNUM
, a:
*const
BIGNUM
, b:
*const
BIGNUM
, ) ->
c_int