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

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