[][src]Function nginx::BN_GF2m_add

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