Skip to content
Structs

struct RecordBuf

Traits: AnyType, Copyable, Movable, Representable, UnknownDestructibility


RecordBuf Functions

struct RecordBuf . fn init

fn init Signature

__init__(out self, world: UnsafePointer[MMMWorld])

fn init Arguments

Name Type Default Description
world UnsafePointer

fn init Returns : Self

Static Method

This is a static method.

struct RecordBuf . fn write

fn write Signature

write[N: Int = 1](mut self, value: SIMD[DType.float64, N], mut buffer: Buffer)

fn write Parameters

Name Type Description
N Int

fn write Arguments

Name Type Default Description
value SIMD
buffer Buffer

Documentation generated with mojo doc from Mojo version 0.25.6.1