Skip to main content

init_threads

Function init_threads 

Source
pub fn init_threads() -> c_int
Expand description

Initialize threading support.

ยงUPSTREAM-PARITY

int xmlInitThreads(void);

Returns 0 on success. In modern libxml2, this is called automatically by xmlInitParser.