[][src]Function solana_runtime::message_processor::need_account_data_checked

pub fn need_account_data_checked(
    program_id: &Pubkey,
    owner: &Pubkey,
    is_writable: bool
) -> bool