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

Class Image

libs/scrap/src/common/aom.rs:544–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542}
543
544pub struct Image(*mut aom_image_t);
545impl Image {
546 #[inline]
547 pub fn new() -> Self {

Callers 1

nextMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected