Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 2a71f2f

Browse files
gdk-wayland: re-export ffi (#720)
* gdk-wayland: re-export ffi
1 parent 31b07b7 commit 2a71f2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gdkwayland/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#![doc = include_str!("../README.md")]
44

5+
pub use ffi;
56
pub use gdk;
67

78
mod wayland_device;

0 commit comments

Comments
 (0)