[][src]Function CCODE::ScaleWindowExtEx

pub unsafe extern "C" fn ScaleWindowExtEx(
    hdc: HDC,
    xn: c_int,
    xd: c_int,
    yn: c_int,
    yd: c_int,
    lpsz: LPSIZE
) -> BOOL