Method
RBChunkLoadercancel
Declaration [src]
void
rb_chunk_loader_cancel (
RBChunkLoader* loader
)
Description [src]
Cancels the loading operation, ensuring that the callback will not be called again.
void
rb_chunk_loader_cancel (
RBChunkLoader* loader
)
Cancels the loading operation, ensuring that the callback will not be called again.