pa_proplist_equal

Return non-zero when a and b have the same keys and values. * \since 0.9.16

extern (C)
int
pa_proplist_equal
(
const(pa_proplist)* a
,
const(pa_proplist)* b
)

Meta