#include <nnsys/g3d/util.h>
BOOL NNS_G3dGetSbcCmdLen( const u8* c );
| c | Pointer to the SBC command |
Returns the length of the SBC command.
Gets the length (in bytes) of the SBC command designated by c. A -1 is returned if c designates something other than an SBC command.
08/02/2004 Initial version.
CONFIDENTIAL