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

Function DPtoLP

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