Function SetViewportExtEx

Source
pub unsafe extern "C" fn SetViewportExtEx(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lpsz: LPSIZE,
) -> BOOL