MCPcopy 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

newMethod · 0.80
get_imageMethod · 0.80
dropMethod · 0.80
next_screenMethod · 0.80
nextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected