[][src]Function libxslt::bindings::xmlExpNewRange

pub unsafe extern "C" fn xmlExpNewRange(
    ctxt: *mut _xmlExpCtxt,
    subset: *mut _xmlExpNode,
    min: i32,
    max: i32
) -> *mut _xmlExpNode