Constructor
RBChunkLoadernew
Declaration [src]
RBChunkLoader*
rb_chunk_loader_new (
void
)
Return value
Type: RBChunkLoader
RBChunkLoader
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |