Home
last modified time | relevance | path

Searched refs:PDD_DESTROYDDLOCAL (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/DirectDraw/
H A Dmod.rs5400 pub DestroyDDLocal: PDD_DESTROYDDLOCAL,
6563 pub type PDD_DESTROYDDLOCAL = unsafe extern "system" fn(param0: *mut DD_DESTROYDDLOCALDATA) -> u32; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/DisplayDevices/
H A Dmod.rs2829 pub DestroyDDLocal: ::std::option::Option<PDD_DESTROYDDLOCAL>,
8274 pub type PDD_DESTROYDDLOCAL = unsafe extern "system" fn(param0: *mut super::super::Graphics::Direct…