Function user32::GetClassNameA
[−]
[src]
pub unsafe extern "system" fn GetClassNameA(
hWnd: HWND,
lpClassName: LPCSTR,
nMaxCount: c_int
) -> c_int