Function access_protocol::utils::check_account_owner
source · pub fn check_account_owner(
account: &AccountInfo<'_>,
owner: &Pubkey,
error: AccessError
) -> ProgramResult
pub fn check_account_owner(
account: &AccountInfo<'_>,
owner: &Pubkey,
error: AccessError
) -> ProgramResult