Function windows::Win32::Graphics::Gdi::SetLayout

pub unsafe fn SetLayout<P0>(hdc: P0, l: DC_LAYOUT) -> u32
where P0: IntoParam<HDC>,