Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ raw
Method
raw
libs/scrap/src/x11/server.rs:81–83 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
79
}
80
81
pub fn raw(&self) -> *mut xcb_connection_t {
82
self.raw
83
}
84
pub fn screenp(&self) -> i32 {
85
self.screenp
86
}
Callers
5
new
Method · 0.80
get_image
Method · 0.80
drop
Method · 0.80
next_screen
Method · 0.80
next
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected