Function solana_program::system_instruction::assign_with_seed

source ยท
pub fn assign_with_seed(
    address: &Pubkey,
    base: &Pubkey,
    seed: &str,
    owner: &Pubkey,
) -> Instruction