Function windows::Win32::Graphics::Gdi::GetBoundsRect

pub unsafe fn GetBoundsRect<P0>(hdc: P0, lprect: *mut RECT, flags: u32) -> u32
where P0: Param<HDC>,