xmp_prefix_namespace_uri

Check if a ns prefix is registered. @param prefix the prefix to check. @param ns the namespace associated if registered. Pass NULL if not interested. @return true if registered. NEW in 2.1

extern (C)
bool
xmp_prefix_namespace_uri
(
const char* prefix
,)

Meta