Skip to main content
BN_add
boring_
sys
5.1.0
boring_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