Type Definition safer_ffi::prelude::repr_c::Arc

source · []
pub type Arc<T> = <T as FitForCArc>::CArcWrapped;
Available on crate feature alloc only.