Function property_copyAttributeList

Source
pub unsafe extern "C" fn property_copyAttributeList(
    property: *const objc_property,
    out_len: *mut c_uint,
) -> *mut objc_property_attribute_t
Available on non-crate feature unstable-objfw only.
Expand description

The returned array is deallocated with free.