Function assign_with_seed

Source
pub fn assign_with_seed(
    address: &Pubkey,
    base: &Pubkey,
    seed: &str,
    owner: &Pubkey,
) -> Instruction
Available on crate feature bincode only.