pub fn match_libc_symbol(cx: &LateContext<'_>, did: DefId, name: &str) -> boolExpand description
Checks if the given DefId matches the libc item.
pub fn match_libc_symbol(cx: &LateContext<'_>, did: DefId, name: &str) -> boolChecks if the given DefId matches the libc item.