Type Definition libvirt_sys::virEventRemoveTimeoutFunc [] [src]

type virEventRemoveTimeoutFunc = Option<extern "C" fn(_: c_int) -> c_int>;