Function windows::Win32::Graphics::Gdi::DPtoLP

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