Xml.entityDeclSAXFunc – libxml-2.0 Reference Manual
entityDeclSAXFunc
Description:
[
CCode
( cname =
"entityDeclSAXFunc"
, has_target =
false
) ]
public
delegate
void
entityDeclSAXFunc
(
void
* ctx,
string
name,
int
type,
string
publicId,
string
systemId,
string
content)
Namespace:
Xml
Package:
libxml-2.0
2022 vala-language.org