BN_div_word

Function BN_div_word 

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