Skip to main content

xmlGetPredefinedEntity

Function xmlGetPredefinedEntity 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlGetPredefinedEntity( name: *const xmlChar, ) -> *mut _xmlEntity
Expand description

§UPSTREAM-PARITY

xmlEntityPtr xmlGetPredefinedEntity(const xmlChar *name);

Returns a pointer to the static predefined entity, or NULL.