glib
0.20.6
Module ptr_
slice
Module Items
Structs
Traits
In glib::
collections
glib
::
collections
Module
ptr_slice
Copy item path
Source
Structs
§
Into
Iter
PtrSlice
Slice of elements of type
T
allocated by the GLib allocator.
Traits
§
Into
PtrSlice
A trait to accept both
&[T]
or
PtrSlice<T>
as an argument.