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

pub unsafe extern "system" fn OffsetWindowOrgEx(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lppt: LPPOINT
) -> BOOL