#[unsafe(no_mangle)]pub unsafe extern "C" fn phytrace_string_free(s: *mut c_char)
Free a string allocated by the PhyTrace FFI layer.
Must be called on strings returned by phytrace_event_to_json. Passing null is a no-op.
phytrace_event_to_json