pub extern "C" fn get_type_layout<T>() -> &'static TypeLayout
where T: StableAbi,
Expand description

Retrieves the TypeLayout of T: StableAbi,