Crate wedpr_ffi_c_common

Source
Expand description

Library of shared utilities for FFI targeting C/C++ compatible architectures (including iOS).

Modules§

backtrace_patch
Patch code to fix the missing ‘backtrace_*’ related functions errors during cross compilation. Do not modify them if you are not sure.