#[unsafe(no_mangle)]pub extern "C" fn Bun__linux_trace_init() -> i32Expand description
Initialize the platform trace backend.
Returns 1 if a backend is available and ready, 0 otherwise.
Safe to call repeatedly; already-initialized state returns 1.