SGSBASEFN [function alias]
void SGSBASEFN( const char* fnliteral )
Sets the function name string if it hasn't already been set for the function.
- Alias for
if( !sgs_HasFuncName( <implicit> C ) ) sgs_FuncName( <implicit> C, x )
.
if( !sgs_HasFuncName( <implicit> C ) ) sgs_FuncName( <implicit> C, x )
.