[Home] Module Microsoft.FSharp.NativeInterop.NativePtr


Values

ValueDescription
[<UnverifiableAttribute ()>]
val add : 'a nativeptr -> int -> 'a nativeptr
WARNING: use of this function may lead to unverifiable or invalid code
[<UnverifiableAttribute ()>]
val get : 'a nativeptr -> int -> 'a
WARNING: use of this function may lead to unverifiable or invalid code
[<UnverifiableAttribute ()>]
val of_NativeArray : NativeArray<'a> -> 'a nativeptr
WARNING: use of this function may lead to unverifiable or invalid code
[<UnverifiableAttribute ()>]
val of_nativeint : nativeint -> 'a nativeptr
WARNING: use of this function may lead to unverifiable or invalid code
[<UnverifiableAttribute ()>]
val set : 'a nativeptr -> int -> 'a -> unit
WARNING: use of this function may lead to unverifiable or invalid code
[<UnverifiableAttribute ()>]
val to_NativeArray : 'a nativeptr -> int -> NativeArray<'a>
WARNING: use of this function may lead to unverifiable or invalid code
[<UnverifiableAttribute ()>]
val to_nativeint : 'a nativeptr -> nativeint
WARNING: use of this function may lead to unverifiable or invalid code

Deprecated Values

ValueDescription
[<Obsolete ("This value is now the identity function")>]
val of_ilsigptr : 'a nativeptr -> 'a nativeptr

Note: This value is now the identity function

[<Obsolete ("This value is now the identity function")>]
val to_ilsigptr : 'a nativeptr -> 'a nativeptr

Note: This value is now the identity function

WARNING: use of this function may lead to unverifiable or invalid code

See Also

Microsoft.FSharp.NativeInterop


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19