Function virSetErrorFunc

Source
pub unsafe extern "C" fn virSetErrorFunc(
    userData: *mut c_void,
    handler: virErrorFunc,
)