Function openssl_sys::BN_add [] [src]

pub unsafe extern fn BN_add(r: *mut BIGNUM, a: *const BIGNUM, b: *const BIGNUM) -> c_int