Function windows::Win32::Graphics::Gdi::SetTextAlign

pub unsafe fn SetTextAlign<P0>(hdc: P0, align: TEXT_ALIGN_OPTIONS) -> u32
where P0: Param<HDC>,