Show / Hide Table of Contents

    Struct nvrtcProgram

    the unit of compilation, and an opaque handle for a program.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.NVRTC
    Assembly: NVRTC.dll
    Syntax
    public struct nvrtcProgram

    Fields

    | Improve this Doc View Source

    Pointer

    Declaration
    public IntPtr Pointer
    Field Value
    Type Description
    System.IntPtr
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX