Function libxml::bindings::xmlSAX2UnparsedEntityDecl [−][src]
pub unsafe extern "C" fn xmlSAX2UnparsedEntityDecl(
ctx: *mut c_void,
name: *const xmlChar,
publicId: *const xmlChar,
systemId: *const xmlChar,
notationName: *const xmlChar
)