[][src]Function libxslt::bindings::xmlSetGenericErrorFunc

pub unsafe extern "C" fn xmlSetGenericErrorFunc(
    ctx: *mut c_void,
    handler: Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>
)