allocate_with_seed

Function allocate_with_seed 

Source
pub fn allocate_with_seed(
    address: &Address,
    base: &Address,
    seed: &str,
    space: u64,
    owner: &Address,
) -> Instruction
Available on crate feature bincode only.