Function swift_runtime_sys::root::objc_getAssociatedObject

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