[][src]Function nginx::BN_consttime_swap

pub unsafe extern "C" fn BN_consttime_swap(
    swap: c_uint,
    a: *mut BIGNUM,
    b: *mut BIGNUM,
    nwords: c_int
)