Function cust_raw::cuMemcpyDtoDAsync_v2[][src]

pub unsafe extern "C" fn cuMemcpyDtoDAsync_v2(
    dstDevice: CUdeviceptr,
    srcDevice: CUdeviceptr,
    ByteCount: usize,
    hStream: CUstream
) -> CUresult