pub fn init_process_name(name: impl Into<Txt>) -> boolExpand description
Set the process runtime name if it has not been named yet.
See set_process_name for more details.
Returns true if the name was set.
pub fn init_process_name(name: impl Into<Txt>) -> boolSet the process runtime name if it has not been named yet.
See set_process_name for more details.
Returns true if the name was set.