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

Required features: "Win32_Foundation"