pub fn track_unsafe_block_enter(block_id: usize, location: &str)Expand description
Track unsafe block entry.
Records an UnsafeBlockEnter event. Use this when entering an unsafe block.
ยงArguments
block_id- Unique identifier for this unsafe blocklocation- Source location