PetscDLClose#
closes a dynamic library
Synopsis#
PetscErrorCode PetscDLClose(PetscDLHandle *handle)
Not Collective, No Fortran Support
Input Parameter#
handle - the handle for the library obtained with
PetscDLOpen()
See Also#
PetscDLOpen()
, PetscDLSym()
, PetscDLAddr()
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages