[][src]Type Definition abi_stable::abi_stability::stable_abi_trait::TypeLayoutCtor

type TypeLayoutCtor = Constructor<&'static TypeLayout>;

Gets for the TypeLayout of some type,wraps an extern "C" fn() -> &'static TypeLayout.