pub type DLLGETVERSIONPROC = Option<unsafe extern "system" fn(param0: *mut DLLVERSIONINFO) -> HRESULT>;
Expand description

Required features: "Win32_UI_Shell"