Unit 'DAV_CudaRuntime' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_asiovst]

TCudaMemcpy

Declaration

Source position: DAV_CudaRuntime.pas line 153

type TCudaMemcpy = function(

  Dest: Pointer;

  const Source: Pointer;

  Count: Cardinal;

  Kind: TCudaMemcpyKind

):TCudaError;



CT Web help

CodeTyphon Studio