mwmgrMGRcgProcessExec Function

Syntax

#include <mw/mgr/mgr.h>

NN_EXTERN_C s32 mwmgrMGRcgProcessExec(
     mwmgrMGConfig *mgConfig,
     mwmgrPSCimg  *mgCimg,
     mwmgrMGResult *mgResult
);

Arguments

See the corresponding C++ function, mw::mgr::MGRcgProcessExec.

Return Values

See the corresponding C++ function, mw::mgr::MGRcgProcessExec.

Description

See the corresponding C++ function, mw::mgr::MGRcgProcessExec.

Revision History

2010/06/30
Initial version.

CONFIDENTIAL