Type Definition libvirt_sys::virErrorFunc [] [src]

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