Function create_account

Source
pub fn create_account(
    account: SubscribeUpdateAccountInfo,
) -> Result<(Pubkey, Account), &'static str>