Skip to main content

xmlNodeSetContent

Function xmlNodeSetContent 

Source
pub unsafe extern "C" fn xmlNodeSetContent(
    cur: *mut xmlNode,
    content: *const xmlChar,
) -> c_int