xmlNodeSetContent

Function xmlNodeSetContent 

Source
pub unsafe extern "C" fn xmlNodeSetContent(
    cur: xmlNodePtr,
    content: *const xmlChar,
)