[][src]Function solana_sdk::system_instruction::allocate_with_seed

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