ArrayPin<'a> Type
Abstraction for native pointer pinning for arrays.
Constructors
| Constructor | Description |
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.NativeInt
Returns: nativeint
|
|
Full Usage:
this.Pointer
Returns: nativeptr<'a>
|
|
Full Usage:
this.VoidPtr
Returns: voidptr
|
Nu