Type Definition virt_sys::virErrorFunc

source ·
pub type virErrorFunc = Option<unsafe extern "C" fn(userData: *mut c_void, error: virErrorPtr)>;