get_cpu

Function get_cpu 

Source
pub unsafe extern "C" fn get_cpu() -> *mut CPUState
Expand description

get_cpu() - Get cpu state object.

Use this to obtain a pointer to a cpu object needed for other API functions.

Return: host pointer to cpu.