Function safe_token_2022::extension::transfer_fee::instruction::withdraw_withheld_tokens_from_mint
source · pub fn withdraw_withheld_tokens_from_mint(
token_program_id: &Pubkey,
mint: &Pubkey,
destination: &Pubkey,
authority: &Pubkey,
signers: &[&Pubkey]
) -> Result<Instruction, ProgramError>
Expand description
Creates a WithdrawWithheldTokensFromMint
instruction