☰
In openssl_sys
?
Function
openssl_sys
::
BN_add
source
·
[
−
]
pub unsafe extern "C" fn BN_add(
r:
*mut
BIGNUM
,
a:
*const
BIGNUM
,
b:
*const
BIGNUM
) ->
c_int