webview2_com_sys::Windows::Win32::Graphics::Gdi

Function LPtoDP

Source
pub unsafe fn LPtoDP<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lppt: *mut POINT,
    c: i32,
) -> BOOL