Function objc_getAssociatedObject

Source
pub unsafe extern "C" fn objc_getAssociatedObject(
    object: id,
    key: *const c_void,
) -> id