mnn::ffi

Function Interpreter_setCacheFile

source
pub unsafe extern "C" fn Interpreter_setCacheFile(
    interpreter: *mut Interpreter,
    cacheFile: *const i8,
    keySize: usize,
)