Function GetWindowPlacement

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