Skip to main content

Bun__linux_trace_close

Function Bun__linux_trace_close 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Bun__linux_trace_close()
Expand description

Close the backend and release OS resources. Idempotent / re-entrant safe. Does not wipe the ring (tests may inspect after close); call linux_trace_reset_for_test to clear.