xmlShell

Function xmlShell 

Source
pub unsafe extern "C" fn xmlShell(
    doc: xmlDocPtr,
    filename: *mut c_char,
    input: xmlShellReadlineFunc,
    output: *mut FILE,
)