Parsec

ParsecSetConfig

voidParsecSetConfig(Parsec *
ps,
const ParsecConfig *
cfg
)

Updates the current configuration in use.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
incfgA ParsecConfig with the new configuration.