6 lines
87 B
C
6 lines
87 B
C
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
void layout_arrange(struct absinthe_output *output);
|