[][src]Function libxslt::bindings::xmlThrDefSetStructuredErrorFunc

pub unsafe extern "C" fn xmlThrDefSetStructuredErrorFunc(
    ctx: *mut c_void,
    handler: Option<unsafe fn(*mut c_void, *mut _xmlError)>
)