Skip to main content
module_get_function
atomr_
accel_
cuda
0.10.0
In atomr_
accel_
cuda::
sys::
cuda_
driver
atomr_accel_cuda
::
sys
::
cuda_driver
Function
module_
get_
function
Copy item path
Source
pub fn module_get_function( m: CUmodule, name: &
CStr
, ) ->
Result
<CUfunction,
GpuError
>