tblgen_alt::raw

Function tableGenParse

source
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.