Function clippy_lints::utils::type_is_unsafe_function [] [src]

pub fn type_is_unsafe_function(ty: Ty) -> bool

Return whether the given type is an unsafe function.