[][src]Function solana_program::system_instruction::assign_with_seed

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