Table of Contents

Property ReturnsReturnBuffer

Namespace
MonoMod.Core.Platforms
Assembly
MonoMod.Core.dll

ReturnsReturnBuffer

true if functions are expected to return the return buffer pointer they are passed; false otherwise.
public bool ReturnsReturnBuffer { get; init; }

Property Value

bool