sgs_StackFrameInfo [function]

void sgs_StackFrameInfo( sgs_Context* C, sgs_StackFrame* frame, const char** name, const char** file, int* line )

Helps to retrieve file name, function name and line number of the specified stack frame.