Function BN_consttime_swap

Source
pub unsafe extern "C" fn BN_consttime_swap(
    swap: u64,
    a: *mut bignum_st,
    b: *mut bignum_st,
    nwords: i32,
)