Function api_impl::storage::get_object_buffer_attribute

source ยท
pub fn get_object_buffer_attribute(
    object: ObjectHandle,
    attribute_id: AttributeId,
    buffer: &mut [u8],
) -> Result