Function gdi32::OffsetWindowOrgEx [] [src]

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