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