Skip to main content

rent

pub fn rent(
    invoke_context: &InvokeContext<'_, '_>,
    instruction_context: &InstructionContext<'_, '_>,
    instruction_account_index: IndexOfAccount,
) -> Result<Arc<Rent>, InstructionError>