Function class_copyPropertyList

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

The returned array is deallocated with free.