🔬This is a nightly-only experimental API. (
windows_c)Statics
PTRcontains a function pointer to one of three functions. It starts with theloadfunction. When that is called it attempts to load the requested symbol. If it succeeds,PTRis set to the address of that symbol. If it fails, thenPTRis set tofallback.
Functions
- call⚠Experimental