Home
last modified time | relevance | path

Searched defs:PFNProgressNotification (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.rs1135 pub type PFNProgressNotification = unsafe extern "system" fn(pvdata: *const ::core::ffi::c_void, uf… typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs617 …e fn RegisterProgressNotification(&self, pfnprogressnotification: ::std::option::Option<PFNProgres… in RegisterProgressNotification()
5500 pub type PFNProgressNotification = unsafe extern "system" fn(pvdata: *const ::std::ffi::c_void, ufr… typedef