Function libxml::bindings::xmlTextReaderPreservePattern[][src]

pub unsafe extern "C" fn xmlTextReaderPreservePattern(
    reader: xmlTextReaderPtr,
    pattern: *const xmlChar,
    namespaces: *mut *const xmlChar
) -> c_int