NNS_G3dGetSbcCmdLen

Syntax

#include <nnsys/g3d/util.h>
BOOL
NNS_G3dGetSbcCmdLen(
    const u8* c
);

Arguments

c Pointer to the SBC command

Return Values

Returns the length of the SBC command.

Description

Gets the length (in bytes) of the SBC command designated by c. -1 is returned if c designates something other than an SBC command.

See Also

Revision History

2004/08/02 Initial version.


CONFIDENTIAL