6 lines
77 B
C
6 lines
77 B
C
#pragma once
|
|
|
|
#include <xcb/xcb.h>
|
|
|
|
void atoms_init(xcb_connection_t *conn);
|