mnn::ffi

Function Interpreter_runSession

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