Function openssl_sys::BN_div_word

source ยท
pub unsafe extern "C" fn BN_div_word(
    r: *mut BIGNUM,
    w: BN_ULONG,
) -> BN_ULONG