Skip to content

Commit f0344ce

Browse files
committed
Update .. seealso::s.
1 parent 017f845 commit f0344ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/ctypes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2001,6 +2001,7 @@ Utility functions
20012001
.. seealso::
20022002

20032003
`DllCanUnloadNow function official documentation<https://learn.microsoft.com/en-us/windows/win32/api/combaseapi/nf-combaseapi-dllcanunloadnow>`_
2004+
-- The official documentation of ``DllCanUnloadNow``.
20042005

20052006

20062007
.. function:: DllGetClassObject()
@@ -2014,6 +2015,7 @@ Utility functions
20142015
.. seealso::
20152016

20162017
`DllGetClassObject function official documentation<https://learn.microsoft.com/en-us/windows/win32/api/combaseapi/nf-combaseapi-dllgetclassobject>`_
2018+
-- The official documentation of ``DllGetClassObject``.
20172019

20182020

20192021
.. function:: find_library(name)

0 commit comments

Comments
 (0)