[][src]Function cuda::runtime::cuda_memset

pub unsafe fn cuda_memset(dptr: *mut u8, value: i32, size: usize) -> CudaResult