Function windows_sys::Win32::UI::WindowsAndMessaging::GetWindowPlacement
pub unsafe extern "system" fn GetWindowPlacement(
hwnd: HWND,
lpwndpl: *mut WINDOWPLACEMENT
) -> BOOL
Expand description
Required features: "Win32_Foundation"