set_mp_process_title
Disabled feature.
def set_mp_process_title(
*a: any,
**k: any
) - > null
Disabled feature.
Parameters
| Name | Type | Description |
|---|---|---|
| *a | any | Variable positional arguments accepted but ignored by the disabled function. |
| **k | any | Variable keyword arguments accepted but ignored by the disabled function. |
Returns
| Type | Description |
|---|---|
null | Nothing is returned as the functionality is disabled. |