Type Alias TrackNonNullPtr

Source
pub type TrackNonNullPtr = NonNull<Track>;

Aliased Typeยง

struct TrackNonNullPtr { /* private fields */ }