Function windows_sys::Win32::UI::WindowsAndMessaging::UnregisterClassA
pub unsafe extern "system" fn UnregisterClassA(
lpclassname: PCSTR,
hinstance: HINSTANCE
) -> BOOLExpand description
Required features: "Win32_Foundation"