backtrace_symbols


Description:

[ Version ( deprecated_since = "vala-0.26" , replacement = "Backtrace.symbols" ) ]
[ CCode ( array_length = false ) ]
public (unowned string)[]? backtrace_symbols (void* buffer, int size)

Warning: backtrace_symbols is deprecated since vala-0.26. Use Backtrace.symbols.


Namespace: Linux
Package: linux