pub unsafe extern "C" fn nvme_namespace_filter( d: *const dirent, ) -> c_int
nvme_namespace_filter() - Filter for namespaces @d: dirent to check
Return: 1 if @d matches, 0 otherwise