Constant cudaErrorFunctionNotLoaded

Source
pub const cudaErrorFunctionNotLoaded: cudaError = 913;
Expand description

Indiciates a function handle is not loaded when calling an API that requires a loaded function.