GetWindowLongA

Function GetWindowLongA 

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