pub unsafe extern "system" fn GetClassInfoA(
    hinstance: HINSTANCE,
    lpclassname: PCSTR,
    lpwndclass: *mut WNDCLASSA
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"