Function async_tensorrt::ffi::error::get_last_error_message
source · pub fn get_last_error_message() -> StringExpand description
Get last error message produced by TensorRT.
Thread-safety
This function could return an error produced by a function that executed on a different thread.