Function openssl_sys::BN_div_word[][src]

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