Function gdi32::SetViewportExtEx
[−]
[src]
pub unsafe extern "system" fn SetViewportExtEx(
hdc: HDC,
x: c_int,
y: c_int,
lpsz: *mut SIZE
) -> BOOL