Provided by: libcufile-dev_1.4.0.31~11.8.0-3_amd64
NAME
CUfileDescr_t
SYNOPSIS
#include <cufile.h> Data Fields const CUfileFSOps_t * fs_ops union { int fd void * handle } handle enum CUfileFileHandleType type
Field Documentation
int CUfileDescr_t::fd const CUfileFSOps_t* CUfileDescr_t::fs_ops void* CUfileDescr_t::handle union { ... } CUfileDescr_t::handle enum CUfileFileHandleType CUfileDescr_t::type
Author
Generated automatically by Doxygen for GPUDirect Storage from the source code.