handle | The AtomicSafetyHandle to modify. |
staticSafetyId | The static safety ID to associate with the provided AtomicSafetyHandle. This ID must have been allocated with NewStaticSafetyId. |
Assigns a provided static safety ID to an AtomicSafetyHandle.
The ID's owner type name and any custom error messages are used by the job debugger when reporting errors involving the target handle. Additional resources: AtomicSafetyHandle.NewStaticSafetyId.