xmlStreamPushNode

Function xmlStreamPushNode 

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