mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-17 18:21:14 +10:00
@ -10,6 +10,8 @@ use std::os::fd::{AsRawFd, RawFd};
|
||||
use std::os::windows::io::{AsRawHandle, RawHandle};
|
||||
use std::os::raw::{c_char, c_int};
|
||||
mod bindings;
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
|
||||
type GoInt = i64;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user