Function objc_sys::property_copyAttributeValue
source ยท pub unsafe extern "C" fn property_copyAttributeValue(
property: *const objc_property,
attribute_name: *const c_char
) -> *mut c_char
Available on non-crate feature
unstable-objfw
only.