boring_sys

Function BN_div_word

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