#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlFormatError(
err: *const _xmlError,
channel: Option<xmlGenericErrorFunc>,
data: *mut c_void,
)Expand description
§UPSTREAM-PARITY
void xmlFormatError(const xmlError *err, xmlGenericErrorFunc channel,
void *data);