Function std::dynamic_lib::dl::check_for_errors_in[src]

pub fn check_for_errors_in<T>(f: || -> T) -> Result<T, String>