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

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