go
Util.nullifyPointer
glib
Util
Util
Set the pointer at the specified location to
NULL
.
struct
Util
static
void
nullifyPointer
(
void
**
nullifyLocation
)
Parameters
nullifyLocation
void
**
the memory address of the pointer.
glib
Util
Util
static functions
atexit
basename
bitNthLsf
bitNthMsf
bitStorage
buildFilename
buildPath
canonicalizeFilename
environGetenv
environSetenv
environUnsetenv
findProgramInPath
formatSize
formatSizeForDisplay
formatSizeFull
getApplicationName
getCurrentDir
getEnviron
getHomeDir
getHostName
getOsInfo
getPrgname
getRealName
getSystemConfigDirs
getSystemDataDirs
getTmpDir
getUserCacheDir
getUserConfigDir
getUserDataDir
getUserName
getUserRuntimeDir
getUserSpecialDir
getenv
listenv
nullifyPointer
parseDebugString
pathGetBasename
pathGetDirname
pathIsAbsolute
pathSkipRoot
qsortWithData
reloadUserSpecialDirsCache
setApplicationName
setPrgname
setenv
spacedPrimesClosest
unsetenv
Set the pointer at the specified location to NULL.