Function cuda::runtime::cuda_alloc_pinned [] [src]

pub unsafe fn cuda_alloc_pinned(size: usize, flags: u32) -> CudaResult<*mut u8>