pub unsafe extern "system" fn SetBoundsRect(
    hdc: HDC,
    lprect: *const RECT,
    flags: SET_BOUNDS_RECT_FLAGS
) -> u32
Expand description

Required features: "Win32_Foundation"