uuid_hash Subroutine
Purpose
Creates a hash value for a given universally unique identifier (UUID).
Libary
Standard C Library (libc.a)
Syntax
Description
The uuid_hash subroutine returns a 16-bit hash value for a given UUID.
Parameters
| Item | Description |
|---|---|
| uuid | Points to the UUID for which the hash is to be generated |
| status | Points to the location to store the status of the operation |
Return Values
The uuid_hash subroutine returns a 16-bit hash value