6 lines
91 B
C
6 lines
91 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "types.h"
|
||
|
|
|
||
|
|
void focus_toplevel(struct absinthe_toplevel *toplevel);
|