Function boring_sys::BN_div_word

source ·
pub unsafe extern "C" fn BN_div_word(
    numerator: *mut BIGNUM,
    divisor: u64
) -> u64