Function windows::Win32::Graphics::Gdi::LPtoDP

pub unsafe fn LPtoDP<P0>(hdc: P0, lppt: &mut [POINT]) -> BOOL
where P0: IntoParam<HDC>,