GetWindowLongW

Function GetWindowLongW 

Source
pub unsafe fn GetWindowLongW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    nindex: WINDOW_LONG_PTR_INDEX,
) -> i32