#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlBoolToText( boolval: c_int, ) -> *const c_char
Convert a boolean to text.
UPSTREAM-PARITY: xmlBoolToText()
xmlBoolToText()