PK_THREAD_set_function_run_o_t   

struct PK_THREAD_set_function_run_o_s
    {
    int o_t_version;    --- version number
    };
typedef struct PK_THREAD_set_function_run_o_s PK_THREAD_set_function_run_o_t;


This structure contains optional arguments for PK_THREAD_set_function_run.

Used in:

PK_THREAD_set_function_run


There are no options.