[][src]Function libxslt::bindings::xmlSetFeature

pub unsafe extern "C" fn xmlSetFeature(
    ctxt: *mut _xmlParserCtxt,
    name: *const i8,
    value: *mut c_void
) -> i32