Function GetWindowLongW

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