malwrar
Results
2
issues of
malwrar
Didn't test this too much, but it looks like the `x11` crate bindings work on my end. Some test code: ```rust use std::ptr::{null}; use std::os::raw::c_int; use x11::xlib::*; use x11::xcomposite::*; fn...
type: enhancement
status: needs review
status: needs testing
priority: normal