Skip to main content

xmlCtxtUseOptions

Function xmlCtxtUseOptions 

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