[][src]Function nginx::BN_reciprocal

pub unsafe extern "C" fn BN_reciprocal(
    r: *mut BIGNUM,
    m: *const BIGNUM,
    len: c_int,
    ctx: *mut BN_CTX
) -> c_int