MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / has_function

Method has_function

Lib/distutils/ccompiler.py:726–768  ·  view source on GitHub ↗

Return a boolean indicating whether funcname is supported on the current platform. The optional arguments can be used to augment the compilation environment.

(self, funcname, includes=None, include_dirs=None,
                     libraries=None, library_dirs=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

compileMethod · 0.95
link_executableMethod · 0.95
writeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected