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

TCudaMemcpyFromSymbolAsync

Declaration

Source position: DAV_CudaRuntime.pas line 179

type TCudaMemcpyFromSymbolAsync = function(

  Dest: Pointer;

  const Symbol: Pchar;

  Count: Cardinal;

  Offset: Cardinal;

  Kind: TCudaMemcpyKind;

  Stream: TCudaStream

):TCudaError;



CT Web help

CodeTyphon Studio