#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlIsMainThread() -> c_int
Check whether the current thread is the main thread.
int xmlIsMainThread(void);