Skip to main content

xmlCtxtSetOptions

Function xmlCtxtSetOptions 

Source
pub unsafe extern "C" fn xmlCtxtSetOptions(
    ctxt: *mut xmlParserCtxt,
    options: c_int,
) -> c_int