Method

CamelBlockFileget_root_block

since: 3.24

Declaration [src]

CamelBlock*
camel_block_file_get_root_block (
  CamelBlockFile* bs
)

Description

No description available.

Available since: 3.24

Return value

Type: CamelBlock

A root CamelBlock of bs.

The returned data is owned by the instance.