[][src]Function libxslt::bindings::xmlThrDefSetGenericErrorFunc

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