Type Definition libvirt_sys::virEventTimeoutCallback [] [src]

type virEventTimeoutCallback = Option<extern "C" fn(_: c_int, _: *mut c_void)>;