Function openvino_sys::load

source ·
pub fn load() -> Result<(), String>
Expand description

Load all of the function definitions from a shared library.

Errors

May fail if the openvino-finder cannot discover the library on the current system.