cuda.bindings.cufile.get_version#

cuda.bindings.cufile.get_version() int#
Get the cuFile library version.

:returns: Pointer to an integer where the version will be stored.
:rtype: int

.. seealso:: `cuFileGetVersion`