Function windows_sys::Win32::Graphics::Gdi::DPtoLP

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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"