Function backtrace_symbols

Source
pub unsafe extern "C" fn backtrace_symbols(
    buffer: *const *mut c_void,
    len: c_int,
) -> *mut *mut c_char