Function xmlCtxtUseOptions

Source
pub unsafe extern "C" fn xmlCtxtUseOptions(
    ctxt: xmlParserCtxtPtr,
    options: c_int,
) -> c_int