Function mnn::ffi::Interpreter_runSession

source ยท
pub unsafe extern "C" fn Interpreter_runSession(
    interpreter: *const Interpreter,
    session: *mut Session,
) -> ErrorCode