Function GetWindowLongA

Source
pub unsafe extern "C" fn GetWindowLongA(
    hWnd: HWND,
    nIndex: c_int,
) -> LONG