PK_DEBUG_shuffle_stop   

PK_ERROR_code_t PK_DEBUG_shuffle_stop
(
void
)


Stops the shuffling of return array arguments.


Specific Errors:
PK_ERROR_not_started    PK_DEBUG_shuffle_stop already called since the last
                        call to PK_DEBUG_shuffle_start (MILD).


This function can be called at any time.
See here for more information.