Skip to main content

is_sealed

Function is_sealed 

Source
pub fn is_sealed() -> bool
Expand description

Verify whether the currently running program is a sealed anonymous file.

This function returns false if opening /proc/self/exe fails.