xref: /freebsd/crypto/krb5/doc/html/_sources/appdev/refs/types/krb5_const_pointer.rst.txt (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1.. highlight:: c
2
3.. _krb5-const-pointer-struct:
4
5krb5_const_pointer
6==================
7
8..
9.. c:type:: krb5_const_pointer
10..
11
12
13
14
15Declaration
16------------
17
18typedef void const\* krb5_const_pointer
19
20
21