Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 470 Bytes

File metadata and controls

21 lines (12 loc) · 470 Bytes
layout stdlib-reference

typealias RWBuffer<T, format:int>

Description

Signature

typealias RWBuffer<T, format:int> = RWBuffer<T>;

Generic Parameters

T {#typeparam-T}

format : int = 0 {#decl-format}