SemPtr SemPtr
SemPtr SemPtr
Documentation generated with DocFX
Using SingulinkFX as the template

Search Results for

    Property AsIntPtr

    AsIntPtr

    Gets an nint that represents the same memory address as the current pointer.

    Declaration
    public nint AsIntPtr { get; }
    Property Value
    Type Description
    nint

    A nint that represents the same memory address as the current pointer.

    Implements
    IPointer.AsIntPtr
    © 2026 Felix Rüdiger. SemPtr and its documentation are licensed under the MIT license.