Type Definition nx::ipc::sf::InFixedPointerBuffer

source · []
pub type InFixedPointerBuffer<T> = Buffer<{bit_group!{ BufferAttribute [In, Pointer, FixedSize] }}, T>;