Skip to content
Snippets Groups Projects
sig_unix_handler.h 99 B
Newer Older
#pragma once


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