Function swap_v2

Source
pub fn swap_v2(
    ctx: Context<'_, '_, '_, '_, Swap<'_>>,
    data: SwapV2Args,
) -> Result<()>