pub unsafe extern "C" fn cuMemcpyAsync(
dst: CUdeviceptr,
src: CUdeviceptr,
ByteCount: usize,
hStream: CUstream,
) -> CUresultpub unsafe extern "C" fn cuMemcpyAsync(
dst: CUdeviceptr,
src: CUdeviceptr,
ByteCount: usize,
hStream: CUstream,
) -> CUresult