Skip to content
Snippets Groups Projects
Forked from cellframe / celllframe-node
3225 commits behind the upstream repository.
sig_unix_handler.h 99 B
#pragma once


int sig_unix_handler_init(const char *pid_path);
int sig_unix_handler_deinit(void);