[−][src]Function solana_program::sysvar::rent::verify_rent_exemption
pub fn verify_rent_exemption(
keyed_account: &KeyedAccount<'_>,
rent_sysvar_account: &KeyedAccount<'_>
) -> Result<(), InstructionError>
pub fn verify_rent_exemption(
keyed_account: &KeyedAccount<'_>,
rent_sysvar_account: &KeyedAccount<'_>
) -> Result<(), InstructionError>