Function windows_sys::Win32::UI::WindowsAndMessaging::GetClassInfoW
pub unsafe extern "system" fn GetClassInfoW(
hinstance: HMODULE,
lpclassname: PCWSTR,
lpwndclass: *mut WNDCLASSW
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation", "Win32_Graphics_Gdi"