Function windows::Win32::Graphics::Gdi::GetBrushOrgEx

pub unsafe fn GetBrushOrgEx<P0>(hdc: P0, lppt: *mut POINT) -> BOOL
where P0: Param<HDC>,