Skip to main content

xmlAutomataGetInitState

Function xmlAutomataGetInitState 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlAutomataGetInitState( am: XmlAutomataPtr, ) -> XmlAutomataStatePtr
Expand description

Get the initial state of the automata.

UPSTREAM-PARITY: xmlAutomataGetInitState()