[][src]Function solana_ownable::ownable_instruction::set_owner

pub fn set_owner(
    account_pubkey: &Pubkey,
    old_pubkey: &Pubkey,
    new_pubkey: &Pubkey
) -> Instruction