Function anchor_lang::system_program::allocate_with_seed
source · pub fn allocate_with_seed<'info>(
ctx: CpiContext<'_, '_, '_, 'info, AllocateWithSeed<'info>>,
seed: &str,
space: u64,
owner: &Pubkey
) -> Result<()>