LibraryFunctionInformation
LibraryFunctionInformation [fun]
returns information about a LibraryFunction .
Details
- LibraryFunction objects are created by LibraryFunctionLoad .
- Typical possible components of the result include:
-
"ArgumentTypes" types of arguments"File" name of the library file"Function" name of the loaded function"ReturnType" return type of the loaded function
Examples
Basic Examples (1)
LibraryFunction objects are generated by LibraryFunctionLoad :
This returns information about the LibraryFunction :
Tech Notes
Related Guides
History
Text
Wolfram Research (2010), LibraryFunctionInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/LibraryFunctionInformation.html.
CMS
Wolfram Language. 2010. "LibraryFunctionInformation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/LibraryFunctionInformation.html.
APA
Wolfram Language. (2010). LibraryFunctionInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LibraryFunctionInformation.html
BibTeX
@misc{reference.wolfram_2025_libraryfunctioninformation, author="Wolfram Research", title="{LibraryFunctionInformation}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/LibraryFunctionInformation.html}", note=[Accessed: 24-April-2025 ]}
BibLaTeX
@online{reference.wolfram_2025_libraryfunctioninformation, organization={Wolfram Research}, title={LibraryFunctionInformation}, year={2010}, url={https://reference.wolfram.com/language/ref/LibraryFunctionInformation.html}, note=[Accessed: 24-April-2025 ]}