| Updated: October 28, 2024 |
Set the value of the specified group property of type long long integer
#include <screen/screen.h>
int screen_set_group_property_llv(screen_group_t grp,
int pname,
const long long *param)
Function Type: Delayed Execution
0 if successful, or -1 if an error occurred (errno is set; refer to errno.h for more details).