Function libxml::bindings::xmlStreamPush[][src]

pub unsafe extern "C" fn xmlStreamPush(
    stream: xmlStreamCtxtPtr,
    name: *const xmlChar,
    ns: *const xmlChar
) -> c_int