Method UnsafeAsRef
UnsafeAsRef<T>(IntPtr)
Declaration
public static ref T UnsafeAsRef<T>(IntPtr value)
where T : struct
Parameters
Type | Name | Description |
---|---|---|
IntPtr | value |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |
public static ref T UnsafeAsRef<T>(IntPtr value)
where T : struct
Type | Name | Description |
---|---|---|
IntPtr | value |
Type | Description |
---|---|
T |
Name | Description |
---|---|
T |