foot/slave.h
2019-06-13 15:19:10 +02:00

4 lines
63 B
C

#pragma once
#include <stdbool.h>
void slave_spawn(int ptmx);