pub unsafe extern "C-unwind" fn CFPropertyListIsValid(
plist: &CFPropertyList,
format: CFPropertyListFormat,
) -> boolAvailable on crate feature
CFPropertyList only.Expand description
ยงSafety
plist should be of the correct type.