mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 16:06:19 +00:00
65d79f295f
Signed-off-by: Elias Naur <mail@eliasnaur.com>
4 lines
119 B
C
4 lines
119 B
C
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
__attribute__ ((visibility ("hidden"))) void gio_wakeupMainThread(void);
|