Function windows::Win32::Graphics::Gdi::GetTextFaceA

pub unsafe fn GetTextFaceA<P0>(hdc: P0, lpname: Option<&mut [u8]>) -> i32
where P0: Param<HDC>,