PetscVoidFn#
A prototype of a void (fn)(void) function
Synopsis#
PETSC_EXTERN_TYPEDEF typedef void(PetscVoidFn)(void);
Notes#
The deprecated PetscVoidFunction
works as a replacement for PetscVoidFn
*.
The deprecated PetscVoidStarFunction
works as a replacement for PetscVoidFn
**.
See Also#
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages