Function gdi32::ScaleWindowExtEx
[−]
[src]
pub unsafe extern "system" fn ScaleWindowExtEx(
hdc: HDC,
xn: c_int,
xd: c_int,
yn: c_int,
yd: c_int,
lpsz: LPSIZE
) -> BOOL