Function mnn::ffi::Interpreter_setCacheFile

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