Function mnn::ffi::Interpreter_setExternalFile

source ยท
pub unsafe extern "C" fn Interpreter_setExternalFile(
    interpreter: *mut Interpreter,
    file: *const i8,
    flag: usize,
)