#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlSetEntityReferenceFunc(
func: Option<xmlEntityReferenceFunc>,
)Expand description
§UPSTREAM-PARITY
void xmlSetEntityReferenceFunc(xmlEntityReferenceFunc func);#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlSetEntityReferenceFunc(
func: Option<xmlEntityReferenceFunc>,
)void xmlSetEntityReferenceFunc(xmlEntityReferenceFunc func);