pub trait FitForCArc {
    type CArcWrapped;
}
Available on crate feature alloc only.

Required Associated Types

Implementations on Foreign Types

Implementors