GetWindowPlacement

Function GetWindowPlacement 

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