api_impl::storage

Function allocate_transient_object

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