TkStubs.tk_GetCursorFromData

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TkStubs
extern (C)
Tk_Cursor function(Tcl_Interp* interp, Tk_Window tkwin, const(char)* source, const(char)* mask, int width, int height, int xHot, int yHot, Tk_Uid fg, Tk_Uid bg) nothrow tk_GetCursorFromData;

Meta