Function windows_sys::Win32::Graphics::Gdi::OffsetWindowOrgEx

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