#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlAutomataGetInitState(
am: XmlAutomataPtr,
) -> XmlAutomataStatePtrExpand description
Get the initial state of the automata.
UPSTREAM-PARITY: xmlAutomataGetInitState()
#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlAutomataGetInitState(
am: XmlAutomataPtr,
) -> XmlAutomataStatePtrGet the initial state of the automata.
UPSTREAM-PARITY: xmlAutomataGetInitState()