Function solana_program::system_instruction::allocate_with_seed [−][src]
pub fn allocate_with_seed(
address: &Pubkey,
base: &Pubkey,
seed: &str,
space: u64,
owner: &Pubkey
) -> Instruction
pub fn allocate_with_seed(
address: &Pubkey,
base: &Pubkey,
seed: &str,
space: u64,
owner: &Pubkey
) -> Instruction