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

Required features: "Win32_Foundation"