fnFunction


Prototype

size_t __cdecl fnFunction ( void ); 

Return value

None

Parameters

None

Remarks

None

Example

size_t __cdecl fnFunction ( void )
{
    ;
} 

See Also

Loader API