[][src]Function CCODE::SetWindowOrgEx

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