Function api_impl::storage::allocate_transient_object

source ยท
pub fn allocate_transient_object(
    object_type: Type,
    max_size: u32,
) -> Result<ObjectHandle>