[][src]Function CCODE::OffsetWindowOrgEx

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