[][src]Function winapi::um::winuser::GetWindowTextW

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