pub fn system_suspend(
    entry_point_address: u64,
    context_id: u64
) -> Result<(), Error>
Expand description

Suspends the system to RAM.