xmlNewComment

Function xmlNewComment 

Source
pub unsafe extern "C" fn xmlNewComment(
    content: *const xmlChar,
) -> xmlNodePtr