41 |
unsafe {
|
42 |
#[allow(clippy::as_ptr_cast_mut)] // CString does not have as_mut_ptr
|
43 |
xlib::XStoreName(
|