Function InflateRect

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