Type Definition virt_sys::virEventRemoveHandleFunc

source ·
pub type virEventRemoveHandleFunc = Option<unsafe extern "C" fn(watch: c_int) -> c_int>;