Constructor

RBChunkLoadernew

Declaration [src]

RBChunkLoader*
rb_chunk_loader_new (
  void
)

Description [src]

Creates and returns a new RBChunkLoader instance.

Return value

Type: RBChunkLoader

RBChunkLoader instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.