pub unsafe fn cuModuleGetFunction( hfunc: *mut *mut CUfunc_st, hmod: *mut CUmod_st, name: *const i8, ) -> cudaError_enum