[][src]Function winapi::um::wingdi::ScaleWindowExtEx

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