pub const ppl_enum_error_code_PPL_ERROR_LOGIC_ERROR: ppl_enum_error_code = -12;Expand description
\hideinitializer The client program attempted to use the PPL in a way that violates its internal logic. This happens, for instance, when the client attempts to use the timeout facilities on a system that does not support them.