Skip to main content

CFPropertyListIsValid

Function CFPropertyListIsValid 

Source
pub unsafe extern "C-unwind" fn CFPropertyListIsValid(
    plist: &CFPropertyList,
    format: CFPropertyListFormat,
) -> bool
Available on crate feature CFPropertyList only.
Expand description

ยงSafety

plist should be of the correct type.