pub unsafe extern "C" fn property_copyAttributeList(
property: *const objc_property,
out_len: *mut c_uint,
) -> *mut objc_property_attribute_tAvailable on non-crate feature
unstable-objfw only.Expand description
The returned array is deallocated with free.