Skip to main content

xmlXPathContextSetCache

Function xmlXPathContextSetCache 

Source
pub unsafe extern "C" fn xmlXPathContextSetCache(
    ctxt: *mut xmlXPathContext,
    active: c_int,
    value: c_int,
    options: c_int,
) -> c_int