☰
Module ptr_slice
Structs
Traits
?
Module
glib
::
collections
::
ptr_slice
source
·
[
−
]
Structs
IntoIter
PtrSlice
Slice of elements of type
T
allocated by the GLib allocator.
Traits
IntoPtrSlice
A trait to accept both
&[T]
or
PtrSlice
as an argument.