GetWindowPlacement

Function GetWindowPlacement 

Source
pub unsafe extern "system" fn GetWindowPlacement(
    hWnd: HWND,
    lpwndpl: *mut WINDOWPLACEMENT,
) -> BOOL