c4error_getBacktrace

Function c4error_getBacktrace 

Source
pub unsafe extern "C" fn c4error_getBacktrace(
    error: C4Error,
) -> FLStringResult
Expand description

Returns the stack backtrace, if any, associated with a C4Error. This is formatted in human-readable form similar to a debugger or crash log.