pa_proplist_contains

Returns 1 if an entry for the specified key exists in the * property list. Returns negative on error. \since 0.9.11

extern (C)
int
pa_proplist_contains
(
const(pa_proplist)* p
,
const(char)* key
)

Meta