Type Definition nx::ipc::sf::OutFixedPointerBuffer

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