Type Definition nx::ipc::sf::OutPointerBuffer

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