Function cuda::runtime::cuda_free_device [] [src]

pub unsafe fn cuda_free_device<T>(dev_ptr: *mut T) -> CudaResult<()> where
    T: Copy