Function 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.