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

Commit ba72c20

Browse files
bilelmoussaouisdroege
authored andcommitted
gdk-wayland: re-export ffi (#720)
* gdk-wayland: re-export ffi
1 parent 95b6784 commit ba72c20

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)