pub fn get_last_error_message() -> String
Expand 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.