Function openssl_sys::BN_add_word[][src]

pub unsafe extern "C" fn BN_add_word(
    r: *mut BIGNUM,
    w: BN_ULONG
) -> c_int