pub unsafe extern "system" fn GetClassLongA(
    hwnd: HWND,
    nindex: GET_CLASS_LONG_INDEX
) -> u32
Expand description

Required features: "Win32_Foundation"