Function windows_sys::Win32::UI::WindowsAndMessaging::UnregisterClassW
pub unsafe extern "system" fn UnregisterClassW(
lpclassname: PCWSTR,
hinstance: HMODULE
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"