Function UA_UserIdentityToken_equal

Source
pub unsafe extern "C" fn UA_UserIdentityToken_equal(
    p1: *const UA_UserIdentityToken,
    p2: *const UA_UserIdentityToken,
) -> UA_Boolean