check_account_owner

Function check_account_owner 

Source
pub fn check_account_owner(
    account: &AccountInfo<'_>,
    owner: &Pubkey,
) -> ProgramResult