GetWindowLongPtrA

Function GetWindowLongPtrA 

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