SetLoadFileTextCallback abstract method
Set custom file text data loader
Implementation
void SetLoadFileTextCallback(
MemoryPointer<RFunction<LoadFileTextCallbackBase>> callback,
);
Set custom file text data loader
void SetLoadFileTextCallback(
MemoryPointer<RFunction<LoadFileTextCallbackBase>> callback,
);