Function windows::Win32::UI::Controls::DPA_Grow

pub unsafe fn DPA_Grow<P0>(pdpa: P0, cp: i32) -> BOOL
where P0: IntoParam<HDPA>,