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