Function windows::Win32::UI::WindowsAndMessaging::GetClassNameA

pub unsafe fn GetClassNameA<P0>(hwnd: P0, lpclassname: &mut [u8]) -> i32
where P0: Param<HWND>,