pub unsafe extern "system" fn GetClassInfoExA(
    hinstance: HINSTANCE,
    lpszclass: PCSTR,
    lpwcx: *mut WNDCLASSEXA
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"