pub unsafe extern "system" fn GetClassInfoW(
    hinstance: HINSTANCE,
    lpclassname: PCWSTR,
    lpwndclass: *mut WNDCLASSW
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"