Function withdraw_stake

Source
pub fn withdraw_stake(
    ctx: Context<'_, '_, '_, '_, WithdrawStake<'_>>,
) -> Result<()>