Function miral::pid_of¶
Defined in File application.h
Function Documentation¶
-
auto miral::pid_of(Application const &application) -> pid_t¶
Retrive the pid of the
application
.- Parameters:
application – The application
- Returns:
The pid of the application