Files
2025-01-29 10:55:49 +01:00

6 lines
97 B
C

#pragma once
#include <objc/runtime.h>
NSWindow *kinc_get_mac_window_handle(int window_index);