Function windows_sys::Win32::Graphics::Gdi::LPtoDP

pub unsafe extern "system" fn LPtoDP(
    hdc: HDC,
    lppt: *mut POINT,
    c: i32,
) -> BOOL