Type Definition nx::ipc::sf::InPointerBuffer

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