Skip to main content

xmlBoolToText

Function xmlBoolToText 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlBoolToText( boolval: c_int, ) -> *const c_char
Expand description

Convert a boolean to text.

UPSTREAM-PARITY: xmlBoolToText()