Method

CamelBlockFileattach_block

Declaration [src]

void
camel_block_file_attach_block (
  CamelBlockFile* bs,
  CamelBlock* bl
)

Description [src]

Reattach a block that has been detached.

Parameters

bl

Type: CamelBlock

A CamelBlock.

The data is owned by the caller of the method.