[][src]Function winapi::um::winuser::InflateRect

pub unsafe extern "system" fn InflateRect(
    lprc: LPRECT,
    dx: c_int,
    dy: c_int
) -> BOOL