Function windows::Win32::Graphics::Gdi::DrawFocusRect

pub unsafe fn DrawFocusRect<P0>(hdc: P0, lprc: *const RECT) -> BOOL
where P0: Param<HDC>,