Function anchor_lang::system_program::withdraw_nonce_account
source · pub fn withdraw_nonce_account<'info>(
ctx: CpiContext<'_, '_, '_, 'info, WithdrawNonceAccount<'info>>,
lamports: u64
) -> Result<()>