pub unsafe extern "C" fn cpu_exists(id: i64) -> bool
cpu_exists: @id: Guest-exposed CPU ID to lookup.
Search for CPU with specified ID.
Returns: %true - CPU is found, %false - CPU isn’t found.