[][src]Function solana_program::system_instruction::allocate_with_seed

pub fn allocate_with_seed(
    address: &Pubkey,
    base: &Pubkey,
    seed: &str,
    space: u64,
    owner: &Pubkey
) -> Instruction