Home
last modified time | relevance | path

Searched defs:WICJpegScanHeader (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs1438 pub struct WICJpegScanHeader { struct
1448 impl ::core::marker::Copy for WICJpegScanHeader {} implementation
1449 impl ::core::clone::Clone for WICJpegScanHeader { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs3409 …pub unsafe fn GetScanHeader(&self, scanindex: u32) -> ::windows::runtime::Result<WICJpegScanHeader… in GetScanHeader()
6730 pub struct WICJpegScanHeader { struct
6740 impl WICJpegScanHeader {} argument
6741 impl ::std::default::Default for WICJpegScanHeader { implementation
6746 impl ::std::fmt::Debug for WICJpegScanHeader { implementation
6760 impl ::std::cmp::PartialEq for WICJpegScanHeader { implementation
6765 impl ::std::cmp::Eq for WICJpegScanHeader {} implementation
6766 unsafe impl ::windows::runtime::Abi for WICJpegScanHeader { implementation