openssl_sys

Function BN_div_word

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