GetWindowPlacement

Function GetWindowPlacement 

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