windows::Win32::UI::WindowsAndMessaging

Function GetWindowPlacement

pub unsafe fn GetWindowPlacement(
    hwnd: HWND,
    lpwndpl: *mut WINDOWPLACEMENT,
) -> Result<()>