Skip to main content

xmlCtxtGetInputWindow

Function xmlCtxtGetInputWindow 

Source
pub unsafe extern "C" fn xmlCtxtGetInputWindow(
    ctxt: *mut xmlParserCtxt,
    inputIndex: c_int,
    startOut: *mut *const xmlChar,
    sizeInOut: *mut c_int,
    offsetOut: *mut c_int,
) -> c_int