Share via


PexUnsafeMemory Class

Definition

Static helper class to deal with unsafe memory

public ref class PexUnsafeMemory abstract sealed
[__Instrument]
public static class PexUnsafeMemory
[<__Instrument>]
type PexUnsafeMemory = class
Public Class PexUnsafeMemory
Inheritance
PexUnsafeMemory
Attributes
__InstrumentAttribute

Methods

TypedFree(Type, Void*)

Typed free.

TypedMalloc(Type)

Typed malloc.

Applies to