Function objc::runtime::protocol_isEqual[][src]

pub unsafe extern "C" fn protocol_isEqual(
    proto: *const Protocol,
    other: *const Protocol
) -> BOOL