Skip to main content

xmlNewCharRef

Function xmlNewCharRef 

Source
pub unsafe extern "C" fn xmlNewCharRef(
    doc: *mut xmlDoc,
    name: *const xmlChar,
) -> *mut xmlNode