pub unsafe extern "C" fn tableGenParse(
tg_ref: TableGenParserRef,
) -> TableGenRecordKeeperRef
Expand description
NOTE: TableGen currently relies on global state within a given parser invocation, so this function is not thread-safe.
pub unsafe extern "C" fn tableGenParse(
tg_ref: TableGenParserRef,
) -> TableGenRecordKeeperRef
NOTE: TableGen currently relies on global state within a given parser invocation, so this function is not thread-safe.