Type Definition windows_sys::Win32::System::Com::LPFNCANUNLOADNOW
pub type LPFNCANUNLOADNOW = Option<unsafe extern "system" fn() -> HRESULT>;Expand description
Required features: "Win32_System_Com"
pub type LPFNCANUNLOADNOW = Option<unsafe extern "system" fn() -> HRESULT>;Required features: "Win32_System_Com"