Type Definition libvirt_sys::virEventUpdateHandleFunc [] [src]

type virEventUpdateHandleFunc = Option<extern "C" fn(_: c_int, _: c_int)>;