Module ctru::services::ps

source ·
Expand description

Process Services.

This service handles miscellaneous utility tasks used by the various processes. However, it is particularly important because it is used to generate cryptographically secure random data, which is required for commonly used functionality such as hashing (e.g. HashMap will not work without it).

See also https://www.3dbrew.org/wiki/Process_Services

Structs§

  • Handle to the PS service.

Enums§