Table of Contents

Class BanEntryMarshaller.ManagedToNative

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll
public static class BanEntryMarshaller.ManagedToNative
Inheritance
BanEntryMarshaller.ManagedToNative
Inherited Members

Properties

BufferSize

public static int BufferSize { get; }

Property Value

int

Methods

ConvertToUnmanaged(BanEntry, Span<byte>)

public static BlittableStructRef<BanEntryMarshaller.Native> ConvertToUnmanaged(BanEntry managed, Span<byte> callerAllocatedBuffer)

Parameters

managed BanEntry
callerAllocatedBuffer Span<byte>

Returns

BlittableStructRef<BanEntryMarshaller.Native>