Function libxml::bindings::xmlExpNewAtom[][src]

pub unsafe extern "C" fn xmlExpNewAtom(
    ctxt: xmlExpCtxtPtr,
    name: *const xmlChar,
    len: c_int
) -> xmlExpNodePtr