[][src]Function CCODE::GetWindowTextW

pub unsafe extern "C" fn GetWindowTextW(
    hWnd: HWND,
    lpString: LPWSTR,
    nMaxCount: c_int
) -> c_int