[][src]Function paranoia_sys::___paranoia_present

#[no_mangle]pub extern "C" fn ___paranoia_present()

This function exists as a marker that will be compiled away if it is never called from a final compiled binary. Its existence is tested using dlsym when running the final binary.