Function mnn::ffi::Interpreter_runSessionWithCallBackInfo

source ยท
pub unsafe extern "C" fn Interpreter_runSessionWithCallBackInfo(
    interpreter: *const Interpreter,
    session: *const Session,
    before: *mut c_void,
    end: *mut c_void,
    sync: i32,
) -> ErrorCode