Function windows::Win32::Graphics::Gdi::CreatePatternBrush

pub unsafe fn CreatePatternBrush<P0>(hbm: P0) -> HBRUSH
where P0: Param<HBITMAP>,