Function solana_randomness_service::cpi::program_authority_withdraw
source · pub fn program_authority_withdraw<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ProgramAuthorityWithdraw<'info>>,
amount: u64
) -> Result<()>