Function openssl_sys::BN_sub_word[][src]

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