[][src]Function libxslt::bindings::xmlStreamPushNode

pub unsafe extern "C" fn xmlStreamPushNode(
    stream: *mut _xmlStreamCtxt,
    name: *const u8,
    ns: *const u8,
    nodeType: i32
) -> i32