pub const cudaErrorFunctionNotLoaded: cudaError = 913;
Indiciates a function handle is not loaded when calling an API that requires a loaded function.