[][src]Function winapi::um::wingdi::DPtoLP

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