MCPcopy Create free account
hub / github.com/Recordscript/recordscript / is_null

Method is_null

libs/scrap/src/common/aom.rs:552–554  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

550
551 #[inline]
552 pub fn is_null(&self) -> bool {
553 self.0.is_null()
554 }
555
556 #[inline]
557 pub fn format(&self) -> aom_img_fmt_t {

Callers 8

takeMethod · 0.45
validMethod · 0.45
nextMethod · 0.45
dropMethod · 0.45
check_x11_shm_availableFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected