pub fn init_threads() -> c_int
Initialize threading support.
In modern libxml2, threading is initialized automatically by xmlInitParser. This function exists for backward compatibility.
xmlInitParser
Returns 0 on success.