Skip to main content

xmlIsInitialized

Function xmlIsInitialized 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlIsInitialized() -> c_int
Expand description

Check whether the library has been initialized.

ยงUPSTREAM-PARITY

int xmlIsInitialized(void);