[][src]Function libxslt::bindings::xmlTextWriterStartElementNS

pub unsafe extern "C" fn xmlTextWriterStartElementNS(
    writer: *mut _xmlTextWriter,
    prefix: *const u8,
    name: *const u8,
    namespaceURI: *const u8
) -> i32