GetWindowPlacement

Function GetWindowPlacement 

Source
pub unsafe extern "system" fn GetWindowPlacement(
    hwnd: *mut c_void,
    lpwndpl: *mut WINDOWPLACEMENT,
) -> i32
Expand description

#61 GetWindowPlacement

identifies the window’s show state (normal, maximized, minimized) and the show state positions and stores the information in a given WINDOWPLACEMENT structure